Name
GetFileInfo
Synopsis
GetFileInfo [options]pathname
Displays HFS+ file attributes (metadata) of file
pathname. If you specify no options,
GetFileInfo shows all the file’s
attributes. GetFileInfo is installed with the
Developer Tools into /Developer/Tools. Because
this directory isn’t in the shell’s
search path by default, you might to need to specify
GetFileInfo’s pathname to invoke
it. See also SetFile.
Options
-
-a[attribute] Display the settings for those attributes that toggle on or off (sometimes called "Finder flags”). If
attributeis empty, the settings of all attributes are displayed as a series of letters. If the letter is shown in uppercase, that attribute is on (its bit is set). If the letter is shown in lowercase, that attribute is off. To view the setting for a single attribute (either 1 for on or 0 for off) specify that attribute by its letter inattribute. Refer to the following table for the specific attributes.
|
Attribute |
Set | Unset |
Meaning |
|---|---|---|
|
Alias |
A | a |
File is/isn’t an alias. |
|
Bundle |
B | b |
File has/hasn’t bundle resource. |
|
Custom Icon |
C | c |
File has/hasn’t a custom icon. |
|
Desktop Item |
D | d |
File is/isn’t on the desktop. |
|
Extension |
E | e |
Filename extension is/isn’t hidden. |
|
Inited |
I | i |
File is/isn’t inited. |
|
Locked |
L | l |
File is/isn’t locked. |
|
Shared |
M | m |
Multiple users can/can’t run a file at once (applies to application files). |
|
INIT |
N | n |
File has/hasn’t INIT resource. |
|
System |
S | s |
File is/isn’t a system file (locks name). |
|
Stationary ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access