Crazy Command List

Command / BinaryDescription
envOutput all environment variables
locateFind file in index
updatedbUpdate the index database for locate
lsList information about files
cdChange directory
pwdPrint working directory
g++The C++ compiler
chmodChange permissions of files
chownChange ownership of files
ssh-keygenSSH key generator
sshConnect to remote host using SSH
scpSecurely copy (over SSH) files from one host to another
manOpen man(ual) page
mkdirCreate directory
touchUpdate/create file
adduserAdd user to the system
catConcatenate file
rmRemove file
treeList file tree
nmapNetwork scan
wcWord count
morePager for output
lessPager for output
aptPackage manager
snapPackage manager
findSearch for files
idid info of user
whereisFind binary
whichLocate command
fileDetails of file type
lsb_release -aDetails about the current distro release

More Detailed Overview

CommandDescription
ls [OPTIONS] [PATH]List information about files
Examplesls -al, ls ~, ls /boot
Common Options-l long listing
-a include hidden files
-h human readable format