http://qxr2st5oqf3pvxxgccy4qn3ybsrtpp4sh3bafvxsrzzbmfw76cqoghid.onion/2021/10/30/useful-linux-commands
-b -binaries, -m -manual section, -s -source which <app> - show which app will be run by default. lsb_release -a - distribution information, -r -release number, -c -codename. cat /etc/os-release - distribution information. hostnamectl - OS version. uname -a - Kernel architecture. cat /proc/version - distribution information. File Commands ls -F - show indicators after each entry, slash if for folder, asterisk is executable file, at sign is for alias. ls -lah - translate...