1 .\" (c) 1997 Apple Computer, Inc.
2 .TH MKFILE 8 "1 September 1997"
4 mkfile \- create a file
12 .IR filename " .\|.\|."
15 creates one or more files that are suitable for use as
17 swap areas. The sticky bit is set, and
18 the file is padded with zeroes by default.
19 Non-root users must set the sticky bit using
21 The default size unit is bytes, but the following suffixes
22 may be used to multiply by the given factor:
36 The size is noted, but disk blocks aren't allocated until data is
40 Verbose. Report the names and sizes of created files.
42 If a client's swap file is removed and recreated, it must be
43 re-exported before the client will be able to access it.
44 This action may only be done when the client is not running.
47 chmod(2), stat(2), sticky(7)