#linux-basics
Read more stories on Hashnode
Articles with this tag
1. Navigation Commands pwd: Prints the current working directory (shows where you are in the system). cd <directory>: Changes the current directory...