"sold silva.lt" wrote: How can i run a program from telnet and when i logoff it keeps running?? run it with a trailing "&". Eg. netscape & How can i see if the program is still runing? ps -eaf|grep "program name" How can i see what is the program is doing at any time from telnel or local? ps again shows whether it's running or not. Cheers, Vineeta _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- Re:BACKGROUND PROCESS Vineeta
- Re:BACKGROUND PROCESS Jake McHenry