Re: Shell script to extract time
Re: Shell script to extract time
- Subject: Re: Shell script to extract time
- From: "Laine Lee" <email@hidden>
- Date: Thu, 6 Apr 2006 09:48:04 -0500
On 4/6/06 7:45 AM, "Mark Siple" <email@hidden> wrote:
> do shell script "/usr/sbin/sysctl kern.boottime | awk '{ print $6 }' | sed s/:/./g > " & tPath
Why do you need the sed part?
do shell script "/usr/sbin/sysctl kern.boottime | awk '{ print $6 }' > " & tPath
--
Laine Lee
_______________________________________________
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