FS_LISTALIASES(1) AFS Command Reference FS_LISTALIASES(1)

fs_listaliases - Displays the current list of aliases for AFS cells

fs listaliases [-help]

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

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

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

   Alias openafs for cell openafs.org

There is only one way to invoke fs listaliases:

   % fs listaliases

No special privileges are required for this command.

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

Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>

This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for OpenAFS.

2024-12-16 OpenAFS