Posted 2011-06-28 13:25 by Joe
list-available-shells.pl
List all shells for use with domain owners and mailboxes
When run with no flags,
this command outputs a table of shells for use by domain owners and mailbox users.
To limit it to just domain owners,
the --owner flag can be given.
Or to show only shells designated for use by mailboxes,
add --mailbox to the command line.
To get a more parsable format with full details for each shell,
use the --multiline parameter.
Or to only output shell paths,
use --name-only.
Command Line Help
virtualmin list-available-shells [--multiline]
[--owner | --mailbox]
