MAN.9FRONT.ORG RTFM


     HJFS(4)                                                   HJFS(4)

     NAME
          hjfs - file server

     SYNOPSIS
          hjfs [ -A ] [ -f file ] [ -m mem ] [ -n name ] [ -a
          announce-string ] ... [ -r ] [ -S ] [ -s ]

     DESCRIPTION
          Hjfs is an experimental file server with support for a cache
          and an archival dump on a single partition.

          The options are:

          -A      Require auth.
          -f file Use file as the disk.
          -m mem  Allocate mem megabytes to use for cache.
          -n name Use name as the name of the service.
          -a announce-string
                  will announce and listen on the specified network
                  address.
          -r      Ream the file system, erasing all of the old data.
          -S      Ignore permissions.
          -s      Read and write protocol messages on standard file
                  descriptors zero and one.

     SOURCE
          /sys/src/cmd/hjfs

     SEE ALSO
          history(1), yesterday(1), cwfs(4), hjfs(8), prep(8), sd(3)

     BUGS
          Hjfs is a work in progress.