🚀Day 12 Linux cheat-sheet
📌Navigation and File Management
CommandDescription
lsList files and directories in the current directory.
cd directoryChange to the specified directory.
pwdPrint the current working directory path.
mkdir directoryCreate a new directory.
r...
nikul.hashnode.dev4 min read