Shell commands - pwd & ls
pwd command
it lets you print out the path of the current working directory
pwd stands for print working directorynuclearegg69@zenbook-f13:~$ pwd
/home/nuclearegg69
ls command
it lists files and directories(folders) inside current working directo...
justmyahia.hashnode.dev2 min read