File: achfile.1

package info (click to toggle)
manpages-ja 0.5.0.0.20221215%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 29,304 kB
  • sloc: perl: 161; makefile: 61
file content (49 lines) | stat: -rw-r--r-- 963 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\"
.\" Japanese Version Copyright (c) 2001 Yuichi SATO
.\"         all rights reserved.
.\" Translated Fri Mar  9 23:59:10 JST 2001
.\"         by Yuichi SATO <sato@complex.eng.hokudai.ac.jp>
.\"
.\"WORD:	type		タイプ
.\"WORD:	creator		クリエータ
.\"
.TH ACHFILE 1 "26 Feb 1998" 
.SH 名前
achfile \- Apple Macintosh ファイル (netatalk フォーマット) のタイプとクリエータを変更する
.SH 書式
.B achfile 
[
.B -t
.I type
]
[
.B -c
.I creator
]
.I file ...

.SH 説明
.B achfile
は、引き数
.I file
の Macintosh タイプとクリエータを変更する。
file には対応する .AppleDouble ファイルが存在しなければならない。

.SH オプション
.HP
.B -t 
.I type
.br
タイプを変更する。

.HP
.B -c
.I creator
.br
クリエータを変更する。

.SH 返り値
全てのファイルの変更が成功した場合は、終了状態 0 を返す。
.SH 関連項目
.BR afile (1),
.BR afpd (1)