Re: Shell Script's
Re: Shell Script's
- Subject: Re: Shell Script's
- From: Skeeve <email@hidden>
- Date: Mon, 10 Mar 2008 08:40:37 +0100
Paul Berkowitz wrote:
Since Unix shell scripts understand single 'quotes' as equivalent to double
quotes,
Do they?
$ echo '$PATH'
$PATH
$ echo "$PATH"
/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:
/Users/skeeve/bin:/sw/bin:/usr/local/bin:/usr/local/mysql/bin:
/usr/local/groovy/bin:/usr/X11R6/bin
Then please explain the difference. ;-)
_______________________________________________
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