Using the Linux Command-Line

Ampersand
  • used to background programs, e.g.,
        gedit &
  • list backgrounded jobs with jobs;
  • alternatively, if started without a &, then Ctrl-z then bg.
History
  • use up and down arrows;
  • or type history and choose !<command-num> (N.B. the "!")
Command Completion — TAB
  • Hit the TAB key once or sometimes twice. . .


...prev
next...

Views:

[Preview] [Continuous/One Page]

[Slideshow]


Page Contents: