Re: I'm sure this is a silly question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Birt, Jeffrey wrote:
I tried both:
 	gedit &
	gedit >/dev/null 2>&1 &

Both would give me back the console window, which I could then close but
it still killed the process.

Try: $ nohup gedit >/dev/null 2>&1 &

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux