Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

9.0;crd (create_directory), revision 9.0, 85/04/22
CRD (CREATE_DIRECTORY) -- Create a directory.
usage:  CRD pathname...  {CL}


FORMAT

  CRD pathname ...


  CRD creates a directory with the specified pathname.


ARGUMENTS

  pathname
  (required)          Specify  the  subdirectory  name  to be created.  Multiple
                     pathnames are permitted. The  new  directory  receives  its
                     parent directory's initial ACL.


OPTIONS

  This  command  uses  the command line parser, and so also accepts the standard
  command options listed in HELP CL.


EXAMPLES

  $ crd /my_dir/new_dir   Create the subdirectory new_dir
                           in the directory /my_dir.

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