• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Shell script to extract time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Shell script to extract time


  • Subject: RE: Shell script to extract time
  • From: Gunno Ivansson <email@hidden>
  • Date: Fri, 07 Apr 2006 09:24:20 +0200
  • Thread-topic: Shell script to extract time

Thank you all for the help. Mark Siples solution was what I was looking for.
I also tried:
do shell script "/bin/date -r `/usr/bin/sysctl -n kern.boottime`
+'%H.%M.%S'"
But the result is: "Thu Jan  1 01:00:00 CET 1970"

Gunno

>do shell script "/usr/sbin/sysctl kern.boottime | awk '{ print $6 }' | sed
s/:/./g > " & tPath

>Mark.


On 4/6/06 8:39 AM, Gunno Ivansson at email@hidden wrote:

> Thank you dev_sleidy, works perfect. When reading this file, is it possible
> - in a similar way - to replace : with .? (i.e 08:34:12 > 08.34.12)
>
>
> Gunno I

 _______________________________________________
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

  • Prev by Date: (no subject)
  • Next by Date: Re: Droplet
  • Previous by thread: Re: Shell script to extract time
  • Next by thread: Droplet
  • Index(es):
    • Date
    • Thread