Re: mounting a volume this is connected to an air prt extreme
Re: mounting a volume this is connected to an air prt extreme
- Subject: Re: mounting a volume this is connected to an air prt extreme
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 09 Aug 2013 13:53:03 -0700
- Thread-topic: mounting a volume this is connected to an air prt extreme
Title: Re: mounting a volume this is connected to an air prt extreme
On 8/9/13 11:56 AM, "Lists" <email@hidden> wrote:
set mydisk to (do shell script "diskutil list | grep 'Disk Name'")
do shell script "diskutil mount " & (last word of my disk)
You mean
& (last word of mydisk)
(no space)
--
Paul Berkowitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden