Terminal Commands - Quick Cheat-Sheet
Terminal Commands - Quick Cheat-Sheet
Here is a list of commands to keep on the side when you work on this Raspberry Pi course.
Navigation
ls Print the content of a directory
Manipulate files
nano <file_name> Open the file in nano editor, also creates the file if
doesn’t exist
Other commands
sudo shutdown now Shutdown the Raspberry Pi