Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ crf — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought

4.0;crf (create_file), revision 4.0, 82/03/23
CRF (CREATE_FILE) -- Create a file.
usage: CRF  pathname...        {CL}


FORMAT

  CRF pathname...


  CRF creates a zero-length file with the specified pathname. The new file
  receives its parent directory's initial ACL for files.  The file type is
  set to OBJECT and the file is made permanent.  The type UID is set to nil.

  This command is most useful for system-level debugging. Use the Display
  Manager editing capability to create normal text files.


ARGUMENT

  pathname
  (required)     Specify file to be created.  Multiple pathnames are
                 permitted, separated by blanks.

OPTIONS

  CRF has no unique options, but does use the command line parser, and
  so accepts the standard command options listed in HELP CL.


EXAMPLE

  $ crf my_file

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026