[plug] Multiple Users Simutainus

Sacha Schlegel sacha at schlegel.li
Tue Mar 12 16:36:03 WST 2002


Hi Tim

> I have heard that with linux you can switch between users with out having 
> to log out and that the programs still keep running. Is this possible and 
> if so how can i do it?

When you are logged in you can start an application (program) with:

server:/# MY_PROGRAM &

where MY_PROGRAM is the name of your program with the & which sets the process (program) into the background. When you do log out and back in you can see with:

server:/# ps aux

all the running processes. You will find the process there.

Sacha

------------------------------------------------
Sacha                                   Schlegel

1/67 Upton Str, 6102 St. James, Perth, Australia
sacha at schlegel.li                www.schlegel.li
public key:            www.schlegel.li/sacha.gpg
------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20020312/fb03ef09/attachment.pgp>


More information about the plug mailing list