Linux fundamental commands
date: to print the current date and time
pwd: present working directory
Note: / is the root directory, everything starts with /
cd: to change directory
ls: to list the files and directories
clear: to clear the screen
whoami: to know ...
journeytodevops.hashnode.dev3 min read