10.0;crf (create_file), revision 1.0, 88/01/21
crf (create_file) -- Create a file.
usage: crf pathname... {cl}
DESCRIPTION
crf creates a zero-length file with the specified pathname. The new file
receives its parent directory's initial ACL for files.
ARGUMENTS
pathname (required)
Specify file to be created. Multiple pathnames are
permitted, separated by blanks.
EXAMPLES
$ crf my_file