Hdi2u S07

From wiki
Revision as of 23:30, 19 April 2017 by Rf (talk | contribs) (Created page with "Now try: man ls * Did you think you knew this command already? * What does the <code>-h</code> option do? What about the <code>-a</code> option? What would running <code>ls...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 running ls -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"