Day 2: Learning Linux Basic commands
Kunal Kushwaha
Today I have practiced Linux Basic commands as follows:
pwd
sudo
mv
ls -R
tr
touch
cp
rm
df
du
head
tail
diff
Description:
1. To display the current directory:
pwd
As shown above, present working directory is displayed in the...
dheerajy1.hashnode.dev2 min read