The beginner’s guide to navigating in (Ubuntu) Linux!!
This is a quick 8 minute video describing how to use the basic navigational commands in linux. The commands include:
cd :change directory
pwd :present working directory
ls: list files
clear: clear the terminal
nano: command line text editor
*program &: begin a graphical program
mv: move a file
rm: remove a file (delete)
Any comments or suggestions are welcome! Thanks for watching!