Bash Commands

Show the current IP address.
mount - Mount a filesystem.
Change file permissions.
Transfer data from or to a server.
grep - Search for patterns in files.
Create an empty file or update the timestamp of an existing file.
strings - Extract printable strings from binary files.
List directory contents.
netstat - Print network information on the system.
Execute a command with superuser privileges.
Change the current directory.
Download files from the web.
Display a line of text.
ssh - Secure Shell for remote login.
Search for files in a directory hierarchy.
Display the current user.
ps - Report a snapshot of current processes.
Change the current directory.
tar - Archive files using the tar format.
pwd - Print the current working directory.
for loop to iterate over a list of items.