|
|
#1 |
|
Prospect
Join Date: Jan 2007
Posts: 10
|
@ symbol in directory listing
Hi,
I would like to know what the @ symbol in a mac osx directory listing means... Code:
-rwxr-xr-x@ 1 elesueur elesueur - 0 1 Jun 12:54 lucida_handwriting.ttf Can anyone explain this? |
|
|
|
|
|
#2 | |||||||||||||||||||||||
|
Site Admin
Join Date: Jan 2002
Location: Montreal
Posts: 31,938
|
The extended attributes can be seen by using the 'xattr' command on that file: xattr lucida_handwriting.ttf I think it will show that the file has a "resource fork". To see the size of the resource fork of that file, use: ls -l lucida_handwriting.ttf/..namedfork/rsrc
__________________
hayne.net/macosx.html |
|||||||||||||||||||||||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|