LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   pls help (https://www.linuxquestions.org/questions/linux-newbie-8/pls-help-403418/)

vta 01-14-2006 06:08 PM

pls help
 
i have searched and i haven't found ......
how can i start a process ( logged as root) as another user from command line??????
thanks

gilead 01-14-2006 06:14 PM

If the username was oracle and the script you wanted to run was /home/oracle/bin/dbgo.sh:

Code:

su - oracle -c /home/oracle/bin/dbgo.sh

vta 01-15-2006 02:39 PM

thank you :)

marbor2006 05-12-2006 09:00 AM

i can't delete java from control panel thanx


All times are GMT -5. The time now is 12:25 AM.