What is date format output of /usr/bin/mdls on your Mac?
- From: Lao Ming <laomingliu@xxxxxxxxx>
- Date: Tue, 30 Dec 2008 16:06:04 -0800 (PST)
This is the creation date output when I use mdls on my 10.5.5 iMac
C2D:
mdls -name kMDItemContentCreationDate myfile |tail -1 |awk -F= '{print
$2}'
2008-12-16 17:25:43 -0800
Is that date format based on how I configured my International system
pref
or is that standard across all systems? I would hope the latter since
it
would negatively impact a shell script used across multiple systems.
.
- Follow-Ups:
- Re: What is date format output of /usr/bin/mdls on your Mac?
- From: Gregory Weston
- Re: What is date format output of /usr/bin/mdls on your Mac?
- From: mikie
- Re: What is date format output of /usr/bin/mdls on your Mac?
- Prev by Date: Re: Slightly OT: iTunes on multiple Macs
- Next by Date: Re: 1Password's Autosave Login window never appears
- Previous by thread: Are "eSATA drives + enclosures" the ONLY way to get fast ext drives?
- Next by thread: Re: What is date format output of /usr/bin/mdls on your Mac?
- Index(es):
Relevant Pages
|