Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You should see the famous xclock, now.

Image Added

From the command-line, if the "&" is placed after the command (as above), the shell will not "hang" and you can continue to do work in it. Otherwise, you will have to wait for the application to finish. This can useful, because using the Ctrl-C escape sequence will kill the application, which can be useful if it hangs.

...