• 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: Do Shell script with unix sub command and CocoaDialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do Shell script with unix sub command and CocoaDialog


  • Subject: Re: Do Shell script with unix sub command and CocoaDialog
  • From: Luther Fuller <email@hidden>
  • Date: Thu, 6 Mar 2008 17:22:55 -0600

On Mar 6, 2008, at 3:38 PM, Christopher Nebel wrote:
Q: My command works fine in Terminal, but when I try to use it in do shell script, I get an error about "command not found." What’s going on?
A: There are two possibilities. First, do shell script always uses / bin/sh to interpret your command, not your default shell, which Terminal uses. (To find out what your default shell is, say echo $SHELL in Terminal.) While some commands are the same between shells, others are not, and you may have used one of them. If you write your do shell script scripts in Terminal first, always use sh. You can start sh by typing /bin/sh; type exit to get back to your normal shell.

I only use Terminal to check-out commands that I'm going to use in 'do shell script', so sh is my "normal" shell. Is there any way to change Terminal's default shell to sh?


_______________________________________________
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
  • Follow-Ups:
    • Re: Do Shell script with unix sub command and CocoaDialog
      • From: "Mark J. Reed" <email@hidden>
    • Re: Do Shell script with unix sub command and CocoaDialog
      • From: Doug McNutt <email@hidden>
References: 
 >Do Shell script with unix sub command and CocoaDialog (From: Tim Piper <email@hidden>)
 >Re: Do Shell script with unix sub command and CocoaDialog (From: Christopher Nebel <email@hidden>)

  • Prev by Date: re: Sometime error -10006 copying a folder
  • Next by Date: Re: Do Shell script with unix sub command and CocoaDialog
  • Previous by thread: Re: Do Shell script with unix sub command and CocoaDialog
  • Next by thread: Re: Do Shell script with unix sub command and CocoaDialog
  • Index(es):
    • Date
    • Thread