Linux Fundamentals
Pataasin ang iyong marka sa homework at exams ngayon gamit ang 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