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...
Jun 30, 20231 min read12
