]> arthur.barton.de Git - netatalk.git/blob - man/man1/achfile.1
Added man files from afile package
[netatalk.git] / man / man1 / achfile.1
1 .TH ACHFILE 1 "26 Feb 1998" 
2 .SH NAME
3 achfile \- change type and/or creator of Apple Macintosh  files (netatalk format)
4 .SH SYNOPSIS
5 .B achfile 
6 [
7 .B -t
8 .I type
9 ]
10 [
11 .B -c
12 .I creator
13 ]
14 .I file ...
15
16 .SH DESCRIPTION
17 .B achfile
18 changes the Macintosh  type and/or creator of the 
19 .I file
20 arguments which have a
21 corresponding .AppleDouble file.
22
23 .SH OPTIONS
24 .HP
25 .B -t 
26 .I type
27 .br
28 change the type.
29
30 .HP
31 .B -c
32 .I creator
33 .br
34 change the creator.
35
36 .SH DIAGNOSTICS
37 returns exit status 0 if all files changed successfully
38 .SH SEE ALSO
39 .BR afile (1),
40 .BR afpd (1)