Re: "do shell script" into directory with a dot
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