Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shell script to extract time



I have a script where i write the boottime to a file with this line:
do shell script "/usr/sbin/sysctl kern.boottime > " & myPosixPath

The result looks like this:
kern.boottime = Wed Apr  5 08:34:12 2006

I am only interested in the time part, text 28 thru 35, which I extract when

set tPath to "$HOME/Desktop/sysctl_kern_boottime.txt"
do shell script "/usr/sbin/sysctl kern.boottime | awk '{ print $6 }' > " & tPath
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden


This email sent to email@hidden
References: 
 >Shell script to extract time (From: Gunno Ivansson <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.