2 Jan 18:36
Re: Command equivalent to left-click
Jim Lesurf <jcgl <at> audiomisc.co.uk>
2010-01-02 17:36:17 GMT
2010-01-02 17:36:17 GMT
In article <cd53a0141001020500k7c122849tc824ac61409fe8f0 <at> mail.gmail.com>, Thomas Leonard <talex5 <at> gmail.com> wrote: > 2012/1/2 Jim Lesurf <jcgl <at> audiomisc.co.uk>: [ detaching child processes ] > > So is there a simple command that will ensure the browser view of the > > resulting file does *not* vanish if the xterminal window is closed, > > and does *not* pass unwanted moans by evince back up to it? > The "nohup" command will allow a process to out-live its session, e.g. > $ nohup firefox > /dev/null > (if you don't redirect stdout, it will create a file called nohup.out > with the output) Thanks!The above is what I have chosen for this app as it should also let non-ROX-users run the app via AppRun. Although 'rox' as explained by Stephen also works fine here with ROX. I now recall reading about nohup in the past. But, typically, had forgotten all about it. Afraid this is an example of my tendency to forget or misunderstand things I've not used, and then find that I can't deduce the command from what is required. I guess this is a common problem for those like myself who are poor at programming, etc. Once you pointed out 'nohup' I immediately realised that 'no hangup' made sense as the correct command. But starting from knowing I didn't want the browser to vanish with the terminal window simply didn't lead me to that! I guess this is a bit like having to look up words you can't spell in a dictionary. Once you try the correct form you can find the word. Otherwise you keep having to try incorrect forms and going 'nope, not that one!'.
Slainte, Jim -- -- Electronics http://www.st-and.ac.uk/~www_pa/Scots_Guide/intro/electron.htm Armstrong Audio http://www.audiomisc.co.uk/Armstrong/armstrong.html Audio Misc http://www.audiomisc.co.uk/index.html ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
The above is what I have chosen for this app as it should
also let non-ROX-users run the app via AppRun. Although 'rox' as explained
by Stephen also works fine here with ROX.
I now recall reading about nohup in the past. But, typically, had forgotten
all about it.
Afraid this is an example of my tendency to forget or misunderstand things
I've not used, and then find that I can't deduce the command from what is
required.
I guess this is a common problem for those like myself who are poor at
programming, etc. Once you pointed out 'nohup' I immediately realised that
'no hangup' made sense as the correct command. But starting from knowing I
didn't want the browser to vanish with the terminal window simply didn't
lead me to that!
I guess this is a bit like having to look up words you can't spell in a
dictionary. Once you try the correct form you can find the word. Otherwise
you keep having to try incorrect forms and going 'nope, not that one!'.
RSS Feed