Pinned Loading
-
Fetch system info in one line
Fetch system info in one line 1# replace the pacman command with your distros package manager
2# without colors
3echo -e "$USER@`hostname`\nos `lsb_release -ds|tr -d '"'`\nkern `uname -sr`\npkgs `pacman -Qq|wc -l`\nsh $SHELL\nup `uptime -p|sed 's/^.\{3\}//'`\nfree `/bin/free -tm|awk 'NR==2{print $2"MB / "$3"MB"}'`"
45# with colors
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.