Linux Commands
File Management Commands
Directory Navigation:
pwd - Get the full path of the current working directory
pwd
cd -To change the directory from the current directory
cd
cd ~ -Navigate to the current users home directory
cd ~
cd . . -Navi...
firoz.hashnode.dev5 min read