Skip to content

Latest commit

 

History

History

Operating

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Operating System

os stuff

MAC OS terminal must have

ls: Lists files in the default folder

mv: Moves a file

touch: Creates a text file

mkdir: Creates a directory

rmdir: Removes an empty directory

rm -R: Removes nested directories

sudo: Executes commands with superuser privileges

top: Lists actively running computer processes

ditto: Copies contents of a folder to a new folder