command line question SOLVED Thanks!
der.hans
PLUGd at LuftHans.com
Tue Jan 29 16:09:49 MST 2013
Am 29. Jan, 2013 schwätzte joe at actionline.com so:
>
>> Sounds like your terminal does the wrong thing :).
>>
>> Try this:
>>
>> nohup gwenview filename.jpg >/dev/null 2>&1 &
>
> Thanks very much! This works. I gwenview now stays open when I
> closet terminal.
>
> So I just have to wonder, is there perhaps yet a further syntax
> option so that gwenview stays open and terminal automatically closes
> without requiring the extra step of manually closing it?
exit the shell :)
nohup gwenview filename.jpg >/dev/null 2>&1 &
exit
ciao,
der.hans
--
# http://www.LuftHans.com/ http://www.LuftHans.com/Classes/
# History is nothing but a collection of fables and useless trifles,
# cluttered up with a mass of unnecessary figures and proper names.
# -- Leo Tolstoy
More information about the PLUG-discuss
mailing list