Linux Cheat Sheet For Beginners
You will find the basic Linux commands for the Beginners. It will be helpful to learn and implement in the initial stages of Linux.
File Commands:
ls – directory listing
ls -al – formatted listing with hidden files
cd dir - change directory to dir
cd...
reehhaann.hashnode.dev3 min read