pwd
print working directory cat [FILE]
concatenate files and print on the standard output Common Shortcuts in the terminal
df
report file system disk space usage |
cd [FOLDER]
change directory cp
copy files and directories mv SOURCE DEST
Move, rename files and directories Be carefull with trailing slashes: is different than
mkdir [FODLER]
Make directories ls
list directory contents |
Cheatography
https://cheatography.com
Linux Commands Cheat Sheet (DRAFT) by ajfriesen
Basic Linux commands
This is a draft cheat sheet. It is a work in progress and is not finished yet.