How to run a program in background in Linux and Unix?
sushants -5 Light Poster
Recommended Answers
Jump to PostCan I ask for a bit more information, please? What sort of program? Any program can run in the background.
For example, if you start downloading a file using your web browser, and then open Gimp to do some drawing, then while you are drawing the Web browser is working …
Jump to PostFrom the command line, add an ampersand (&) at the end of the command.
All 5 Replies
BigPaw 17 Master Poster
salime 0 Newbie Poster
BigPaw 17 Master Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
ndanielrr 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.