Results 1 to 6 of 6
IS there any good guid to follow, that i can use to see if i am in root, yeah yeah lol i am new to linux lol useing suse 10.1 ...
- 11-02-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
how do log-out of root
IS there any good guid to follow, that i can use to see if i am in root, yeah yeah lol i am new to linux lol useing suse 10.1 and i dont even know if i am logged in root, i had a problem deleteing files it gives me an error so i want to be able to delete those files though i still can't so any help would be thankful! THANKS GUYS/GIRLS! BUH BYE
- 11-02-2006 #2
in konsole/terminal type 'whoami'
that will tell you ... who you are...
hey ! its not a joke.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-02-2006 #3Open a konsole. Type "whoami".
Originally Posted by Fullback
Edit - beaten by "devils_casper" by a microsecond!!
- 11-02-2006 #4
yeah ! its very pleasant coincidence man !

casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-03-2006 #5
If you are working in a terminal, your shell prompt is usually a good indicator of whether you are root or not e.g. a "$" sign means you are a normal user and a "#" means you are root. Also some prompts actually write the name of the current user e.g.
For a normal user, the prompt is usually something likeCode:[root@somehost ~]#
Code:[user@somehost ~]$
- 11-03-2006 #6
I use id. 2 chars instead of 6 chars to type
"Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." Linus Benedict Torvalds


Reply With Quote