RE: do shell script
RE: do shell script
- Subject: RE: do shell script
- From: garbanzito <email@hidden>
- Date: Wed, 6 Feb 2002 18:42:23 -0700
at 2002 02 07, 01:10 +0100, they whom i call Sxren Rehni wrote:
Doing unix commands you don't (i believe) have your standard
configurations available - stuff like path etc.
you have some, but not the same as for a Terminal session.
do shell script "set"
will show you what kind of environment you can depend on.
you'll have to specify the full path for any commands not in
the path "/usr/bin:/bin:~". i imagine you could also edit
.profile or .zprofile, maybe in / instead of ~, to alter the
path.
--
steve harley email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.