Linux Commands
pwd is a command, print working directory, this shows your current directory
whoami-shows the current user name.
ls -l : shows the contents of the current directory. –l: is a parameter meaning “long list include access permissions, ownership and da...
kay.hashnode.dev1 min read