Re: [PLUG] Question reguarding cmd in fedora 12

2010-04-06 Thread Aditya Godbole
On Mon, Apr 5, 2010 at 5:34 PM, Shahid Sayyed wrote: > I am a final year B.E. computer student n my project is based on fedora OS. > I have created a terminal in java for my own application, and i need > to execute "su -" > (i.e Switch user) command on my terminal so that i can execute super > use

[PLUG] Question reguarding cmd in fedora 12

2010-04-05 Thread Shahid Sayyed
I am a final year B.E. computer student n my project is based on fedora OS. I have created a terminal in java for my own application, and i need to execute "su -" (i.e Switch user) command on my terminal so that i can execute super user's privilage from my terminal... plz help me out on this