Linux CheatSheet :)
Essential Commands
ls: List the contents of the current directory
cd: Change directory
pwd: Print the working directory
mkdir: Create a new directory
rmdir: Remove a directory
cp: Copy a file
mv: Move a file
rm: Remove a file
nano: Open a te...
dipanshu2005.hashnode.dev2 min read