Linux Fundamentals
अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!
what is the ls command and what does it do?
ls - list storage It gives a list of commands in the directory you are in.
What does ls -a do?
ls -a shows all the content in a directory, including the hidden files. (hidden files sta
what is pwd command and what does it do?
pwd - present working directory pwd tells you exactly where you are. pwd returns the a full path i.e. it maps your destination from the root folders