• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mounting a volume this is connected to an air prt extreme
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Lists <email@hidden>
  • Date: Fri, 09 Aug 2013 14:02:06 -0700

Title: Re: mounting a volume this is connected to an air prt extreme
On Aug 9, 2013, at 1:53 PM, Paul Berkowitz <email@hidden> wrote:

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

Thanks Paul. That was a typo I missed.

Should read:

set mydisk to (do shell script "diskutil list | grep 'Disk Name'")
do shell script "diskutil mount " & (last word of  mydisk)

J
 _______________________________________________
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

References: 
 >Re: mounting a volume this is connected to an air prt extreme (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: mounting a volume this is connected to an air prt extreme
  • Next by Date: Folder Action for Applications
  • Previous by thread: Re: mounting a volume this is connected to an air prt extreme
  • Next by thread: Folder Action for Applications
  • Index(es):
    • Date
    • Thread