Quantcast
Channel: User psusi - Ask Ubuntu
Viewing all articles
Browse latest Browse all 50

Answer by psusi for What is the meaning of "[command] &" in Ubuntu?

$
0
0

It is simply saying that appending an & after a command will run that command in the background. Example:

sleep 10

This will wait for 10 seconds before returning you to the prompt. Add the & after it and you get the prompt right away.


Viewing all articles
Browse latest Browse all 50

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>