Re: mdsl source & another metadata question
Re: mdsl source & another metadata question
- Subject: Re: mdsl source & another metadata question
- From: Steve Checkoway <email@hidden>
- Date: Sun, 13 Aug 2006 19:51:52 -0700
On Aug 13, 2006, at 6:26 PM, Jeffrey Ellis wrote:
Also, is there a command line tool to get the symlink owner (Have I
asked
this before...? Maybe I'm getting punchy <g>)
I'm not sure which you want but try this:
$ ln -s /bin/ls .
$ stat ls
File: `ls' -> `/bin/ls'
Size: 7 Blocks: 8 IO Block: 4096 symbolic
link
Device: e000009h/234881033d Inode: 16988726 Links: 1
Access: (0755/lrwxr-xr-x) Uid: ( 1000/ steve) Gid: ( 100/ steve)
Access: 2006-08-13 19:51:06.000000000 -0700
Modify: 2006-08-13 19:51:06.000000000 -0700
Change: 2006-08-13 19:51:06.000000000 -0700
$ stat -L ls
File: `ls'
Size: 32460 Blocks: 64 IO Block: 4096 regular
file
Device: e000009h/234881033d Inode: 7415919 Links: 1
Access: (0555/-r-xr-xr-x) Uid: ( 0/ root) Gid: ( 0/ wheel)
Access: 2006-08-13 05:23:58.000000000 -0700
Modify: 2005-03-21 14:49:19.000000000 -0800
Change: 2005-05-10 03:35:30.000000000 -0700
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden