RHCSA MIX > LA-1 Basic Commands > Flashcards
pwd
Show current working directory path
cd
Change directory
• ls
List contents of directory
• sudo
Allows a super user to run a command with root priviledges
• mkdir
Create new directory
• rmdir
Remove directory
• touch
Create new empty files