EMAT30008: Scientific Computing

Summary of terminal commands

These are some commonly used commands for Unix-based terminals, such as the terminal in OSX, Git CMD, and Windows Terminal.

CommandDescription
pwdPrints the current working directory
lsList the contents in the current working directory
cdChange directory
mkdirMake a directory
mvMove a file
rmDelete a file or directory