Re: Return character after sed
Re: Return character after sed
- Subject: Re: Return character after sed
- From: KOENIG Yvan <email@hidden>
- Date: Sat, 24 Feb 2007 14:18:43 +0100
Le 24 févr. 07 à 14:04:54, <email@hidden>
<email@hidden> a écrit :
do shell script "/usr/sbin/sysctl kern.boottime | cut -c 28-35 |
sed s/:/./g"
A simple soluce is:
set bTime to word 1 of (do shell script "/usr/sbin/sysctl
kern.boottime | cut -c 28-35 | sed s/:/./g")
Yvan KOENIG _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden