How do I make myself a "super user"
http://discussions.apple.com/message.jspa?messageID=6791292#6791292
"After performing a full restore via Time Machine, the following error message appears constantly in my console:
3/8/08 9:48:00 PM com.apple.launchd[1] (org.postfix.master) Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory"
I tried to execute this fix:
"THE FIX:
Open terminal make sure you are at root directory and type:
sudo mkdir /var/spool/postfix enter
<password> enter
postfix stop enter
postfix start enter
The postfix folder is created and the directories are rebuilt."
When I entered the command "postfix stop" and pressed enter, I got the message saying I was not a "supper user"
How do I make sure I'm at the root directory?