• 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: Thu, 06 Apr 2006 14:39:22 +0200
  • Thread-topic: Shell script to extract time

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


>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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Shell script to extract time
      • From: Mark Siple <email@hidden>
  • Prev by Date: Re: Droplet
  • Next by Date: Re: Shell script to extract time
  • Previous by thread: Re: Shell script to extract time
  • Next by thread: Re: Shell script to extract time
  • Index(es):
    • Date
    • Thread