• 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" into directory with a dot
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "do shell script" into directory with a dot


  • Subject: Re: "do shell script" into directory with a dot
  • From: "Mark J. Reed" <email@hidden>
  • Date: Thu, 24 May 2007 11:25:47 -0400

On 5/24/07, Steven D. Majewski <email@hidden> wrote:
Although, on 10.4.x, I get a different error message:

sdm7g$ 'ls .'
-bash: ls .: command not found

That's because you typed a command name rather than a full path. If you type the path, and it doesn't exist, you get "no such file or directory". If you type a command, it gets searched for in $PATH and then, if it's not found anywhere, you get "command not found". -- Mark J. Reed <email@hidden> _______________________________________________ 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: "do shell script" into directory with a dot (From: "Steven D. Majewski" <email@hidden>)

  • Prev by Date: Re: "do shell script" into directory with a dot
  • Next by Date: re: KeyChain Scripting
  • Previous by thread: Re: "do shell script" into directory with a dot
  • Next by thread: Re: "do shell script" into directory with a dot
  • Index(es):
    • Date
    • Thread