An A-Z Index of the Linux command line

A & Start a new process in the background alias Create an alias • apropos Search Help manual pages (man -k) apt Search for and install software packages (Debian/Ubuntu) apt-get Search for and install software packages (Debian/Ubuntu) aptitude Search for and...

Linux basic commands and git

Linux & Git commands Cheat sheet Linux ls — The most frequently used command in Linux to list directories pwd — Print working directory command in Linux cd — Linux command to navigate through directories mkdir — Command used to create directories in Linux mv — Move or...