where are the shell scripts ?
where are the shell scripts ?
- Subject: where are the shell scripts ?
- From: Christian Vinaa <email@hidden>
- Date: Wed, 9 Feb 2005 10:41:35 +0100
in a completely different context this emerged as part of a script:
set theMonth to (do shell script "date +%m") as string
set theDay to (do shell script "date +%d") as string
set theYear to (do shell script "date +%y") as string
set theHour to (do shell script "date +%H") as string
set theMinute to (do shell script "date +%M") as string
set theSecond to (do shell script "date +%S") as string
as I have admitted in an earlier mail;
this shell scripting is 100 % new to me
but I tried the few lines out and it worked on my mac
so...... where can I see a list of all the shell scripts that is
implemented in applescript for OS X ?
or am I asking a stupid question cause shell script is a unix
thing and another programming language, so in fact I should learn
UNIX program language so I can make the shell scripts that I need ?
ok - you guys, get that grin off your face !
--
Christian Vinaa
email@hidden
...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden