Linux commands for beginners
Hello everyone, let's get started
Basic commands
ls - List files
cd - change directory
cat - To view the contents of file
echo - print
rm - remove files directories
mv - move
cp - copy
Here we can see five files in the A-folder directory. The...
akshatashenoy.hashnode.dev4 min read