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


Click here to return to the 'Automount AFP shares using Applescript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Automount AFP shares using Applescript
Authored by: allanmarcus on Feb 18, '05 02:48:14PM

sudo umount /Volumes/sharename

where sharename is the mounted volume. Do an

ls -l /Volumes

to see what's mounted.



[ Reply to This | # ]