Hdi2u S07
Now try:
man ls
- Did you think you knew this command already?
- What does the
-h
option do? What about the-a
option? What would runningls -lrt
do? - Press the
q
key when you want to quit reading the man page. - Try running
ls
using some of the options mentioned above.
- Look up some programs with man pages with the keywords "list directory"
man –k "list directory"