• 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: Shell script does not run
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shell script does not run


  • Subject: Re: Shell script does not run
  • From: Doug McNutt <email@hidden>
  • Date: Wed, 25 Apr 2007 08:34:26 -0600

do script

is the command to use if you really want to run the shell command in Terminal.app inside of a tell terminal block.  You might want to do that if you need to see errors or other things like progress bars. You can also designate a named window that is already open in Terminal if you want to preserve environment information between requests.

do shell script

creates a new shell - sh - and passes the command directly to it.

--
-->  The best programming tool is a soldering iron <--
 _______________________________________________
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: 
 >Shell script does not run (From: Peter Baxter <email@hidden>)
 >Re: Shell script does not run (From: kai <email@hidden>)

  • Prev by Date: Re: Shell script does not run
  • Next by Date: File Properties Question
  • Previous by thread: Re: Shell script does not run
  • Next by thread: Re: Shell script does not run
  • Index(es):
    • Date
    • Thread