1AD(1) Netatalk 2.1 AD(1)
2
3
4
6 ad - Netatalk compatible UNIX file utility suite.
7
9 ad {ls} [...]
10
12 ad is a UNIX file utlity suite with Netatalk compatibity. AppleDouble
13 files in .AppleDouble directories and the CNID databases are updated as
14 appropiate.
15
17
18
19 -l Long Output [-u: unix info]:
20
21 <unixinfo ...> <FinderFlags> <AFPAttributes> <Color> <Type> <Creator> <CNID from AppleDouble> <name>
22
23 FinderFlags (valid for (f)ile and/or (d)irectory):
24 d = On Desktop (f/d)
25 e = Hidden extension (f/d)
26 m = Shared (can run multiple times) (f)
27 n = No INIT resources (f)
28 i = Inited (f/d)
29 c = Custom icon (f/d)
30 t = Stationery (f)
31 s = Name locked (f/d)
32 b = Bundle (f/d)
33 v = Invisible (f/d)
34 a = Alias file (f/d)
35
36 AFPAttributes:
37 y = System (f/d)
38 w = No write (f)
39 p = Needs backup (f/d)
40 r = No rename (f/d)
41 l = No delete (f/d)
42 o = No copy (f)
43
44 Note: any letter appearing in uppercase means the flag is set but it´s a directory for which the flag is not allowed.
45
47 Report bugs to the Netatalk-devel list
48 <netatalk-devel@lists.sourceforge.net>.
49
51 dbd(1).
52
53
54
55Netatalk 2.1 01 Sep 2009 AD(1)