Common Linux Commands
ls - List Items
cd - Change Directory
../ - Backward
../../ - Two step Backward
mkdir - Create Directory
rm -rf - Remove File
mv - Move command
cp -r - Copy command
touch - create text file
cat - view files
man - manual page on all the tool
exit - exit page
ctrl + c - cut current working command
ctrf + z - cut current session
shirt + c - copy
shift + x - cut
shift + v - paste
More Blogs
Follow up for More Contents