Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > Does folder exist in /Volumes

Does folder exist in /Volumes
Thread Tools
Junior Member
Join Date: Dec 2006
Status: Offline
Reply With Quote
Apr 9, 2007, 04:19 PM
 
Hello...

How can I know if a specific folder (not a disk) exists at the root of /Volumes, either in applescript or terminal?

Thanks in advance.
     
Mac Elite
Join Date: Apr 2002
Location: Illinois
Status: Offline
Reply With Quote
Apr 9, 2007, 10:04 PM
 
/Volumes has the mounted volumes and that is it.

Mine has "Macintosh HD" and "External Disk"
     
Clinically Insane
Join Date: Mar 2001
Location: yes
Status: Offline
Reply With Quote
Apr 10, 2007, 08:06 AM
 
do you need some syntax for a script or something? A simple:

ls /Volumes

will reveal what is in there.
     
opus_az  (op)
Junior Member
Join Date: Dec 2006
Status: Offline
Reply With Quote
Apr 10, 2007, 06:43 PM
 
Originally Posted by besson3c View Post
do you need some syntax for a script or something? A simple:

ls /Volumes

will reveal what is in there.
I was looking for a script. I found one elsewhere.

I was doing a simple
code:
set dirList to (do shell script "ls /Volumes")
.
What I was missing was:
code:
set dirList to paragraphs of (do shell script "ls /Volumes")
then loop through.

Thanks!
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 04:14 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2