Roadmap for learning Linux commands
In this blog, I have shared a roadmap for learning Linux commands.
Roadmap for Linux commands :
Basic Navigation and File Operations:
ls ๐
cd ๐ถ
pwd ๐๏ธ
mkdir ๐
rm ๐๏ธ
cp ๐
mv ๐
touch โ๏ธ
File Viewing and Manipulation:
cat ๐ฑ
head ๐...
sky11.hashnode.dev2 min read