Re: AppleScript and UNIX: Together at last!
Re: AppleScript and UNIX: Together at last!
- Subject: Re: AppleScript and UNIX: Together at last!
- From: email@hidden
- Date: Sun, 25 Mar 2001 01:31:09 EST
In a message dated 3/24/01 4:36:38 PM, Sal Soghoian wrote:
>
AppleScript and UNIX: Together at last!
<snip>
Will we be able to use the command line from within scripts? Something like
tell app "terminal.app"
set x to pwd
if x = "/users/myself" then
cd ../
end if
set theFiles to ls as list
end tell
This would be awesome and incentivize my learning more Unixy stuff.
Jeff Baumann
email@hidden
www.linkedresources.com