Andreas Schwab wrote: > Evan Hunt <[EMAIL PROTECTED]> writes: > > When I use nohup, I'm generally either using it as an insurance policy, to > > prevent some lengthy process from getting killed by a flaky network > > bringing down my telnet or ssh session, or else I'm using it to run > > a logging process. > > You might want to take a look at screen > <http://www.gnu.org/software/screen/>.
Seconded. Screen is an excellent tool for this. I use it daily. Bob _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
