logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fs_listaliases - Displays the current list of aliases for AFS cells

Description

       The fslistaliases command shows the list of cell aliases currently in effect, both from CellAlias and
       created using fsnewalias.  Cell aliases can only be used when the using a Dynamic Root (the -dynroot
       option to afsd).

Examples

       There is only one way to invoke fslistaliases:

          % fs listaliases

Name

       fs_listaliases - Displays the current list of aliases for AFS cells

Options

-help
           Prints the online help for this command. All other valid options are ignored.

Output

       If an alias "openafs" exists for the cell "openafs.org", the output include the following line:

          Alias openafs for cell openafs.org

Privilege Required

       No special privileges are required for this command.

See Also

afsd(8), CellAlias(5), fs_newalias(1)

Synopsis

fslistaliases [-help]

See Also