NAME
mkfile - create a file
SYNOPSIS
mmkkffiillee [ -nnvv ] size[bb|kk|mm|gg] filename ...
DESCRIPTION
mmkkffiillee creates one or more files that are suitable for use as NFS-
mounted swap areas. The sticky bit is set, and the file is padded withzeroes by default. Non-root users must set the sticky bit using
chmod(1). The default size unit is bytes, but the following suffixes may be used to multiply by the given factor: bb (512), kk (1024), mm (1048576), and gg (1073741824). OOPPTTIIOONNSS-nn Create an empty filename. The size is noted, but disk blocks
aren't allocated until data is written to them.-vv Verbose. Report the names and sizes of created files.
WWAARRNNIINNGGIf a client's swap file is removed and recreated, it must be re-
exported before the client will be able to access it. This action may only be done when the client is not running.SEE ALSO
chmod(2), stat(2), exportfs(8), sticky(8) 1 September 1997 MKFILE(8)