2007/1/29, Javi Moreno <[EMAIL PROTECTED]>:
On 1/29/07, Alexis Lahouze <[EMAIL PROTECTED]> wrote: > 2007/1/28, Dieter Ries <[EMAIL PROTECTED]>: > > Hi, > Hello! > > > > > how can i run emerge -vD world, when i only have the possibility to access the > > machine via ssh for a short time? > hm... > Did you tried nohup? > man ... :-) Or screen
Yes, but I think screen is very usefull when you want to launch multiple "screens" and interact with them (I have a mutt and an irssi launched within a screen) but emerge is non-interactive (this is not true when you have to agree to a license) and nohup should be sufficient (and a tail -F to follow later the log) -- [email protected] mailing list
