Node:Listing shell programs, Previous:Removing a shell program, Up:Making Alterations
The -list command can be used to list the shell program for a
specific account to stdout. The --list
command can also be used to
list all of the shell programs in the WebPublish database to
stdout.
If an account name is specified on the command line using the
-account (-a
) DATA option then only the shell programs for the
specified account will be listed to stdout. If no account is
specified on the command line then all of the shell programs in
the WebPublish database will be listed to stout.
The following example will list all of the shell programs for the
personal
account.
webpublish --list -F shell -a personal