Directory Command Description pwd The pwd command stands for (print working directory). It displays the current working location or directory of the user. It displays the whole working path starting with /. It is a built-in command. ls The ls command is used to show the list of a folder. It will list out all […]