Roland Turcan - RoTurSoft wrote: > Hello all, > > I am running on linux as root, but I need to run my application as > normal user, but "switch user" takes long time. I have some small > problem, which occures only on NONroot accounts, but my developer tool > is already installed in root's home. > > Is there any command (such as sudo) but to run it as normal user? >
1) You shouldn't be running as root 2) If root, the su works fine. You just have to supply the user name. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
