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


Click here to return to the 'Some added ideas' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Some added ideas
Authored by: skapplin on Dec 02, '01 10:23:16PM

Download the freeware utility Pseudo from VersionTracker and put in the Dock. You can then drag the rootfinder onto the dock and automatically launch it without using the Terminal.

Alternatively, create an alias and use "sudo -S /Users/user_name/Applications/rootfinder.app/Contents/MacOS/Finder &". the '-S' switch in sudo takes the password from stdio so as quickly as you type the alias and return your rootfinder will launch without the need to enter the password from the command line. This method could aso be done as an Applescript, I suppose, and avoid using the terminal altogether.



[ Reply to This | # ]