Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'That's not really the App' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
That's not really the App
Authored by: Brad Puett on Oct 17, '01 03:41:49PM

Again, for the "Copy-And-Paste" people (NOT the same as "Anal-Retentive"!! ;^), use the following syntax instead:

mkdir "/Applications/Utilities/Admin Only"
sudo chown root:admin "/Applications/Utilities/Admin Only"
sudo chmod 770 "/Applications/Utilities/Admin Only"
sudo mv "/Applications/Utilities/Disk Utility.app" "/Applications/Utilities/Admin Only"
sudo mv "/Applications/Utilities/NetInfo Manager.app" "/Applications/Utilities/Admin Only"

(The last 2 lines are the only ones that changed ... I added double-quote marks around each of the path/file names) ...



[ Reply to This | # ]
Sorry, Brad :)
Authored by: serversurfer on Oct 17, '01 07:16:44PM

I really was trying to quote it properly. Just for you, in fact!



[ Reply to This | # ]