AI296 Version 9.8x User’s Guide
AI296 Commands: profile
9-77
Examples
This example displays each of the profile parameter options with associated
functionality.
-c Creates a new profile from an existing user profile. The following
parameters are accepted:
z
existing_profile
—Specifies the name of an existing user profile.
z
new_profile
—Defines the name of a new user profile.
-d Deletes commands from a profile. The following parameters are
accepted:
z
profile_name
—Defines the name of a user profile.
z
command
—Defines the name of a command to associate with a user
profile.
-l Lists all commands associated with a specific user profile. The following
parameter is accepted:
profile_name
—Defines the name of a user profile.
-n Lists all user profile names.
-remove Removes a user profile. The following parameter is accepted:
profile_name
—Defines the name of a user profile.
[296]profile
Usage: profile -n
to list profile names
: profile -l <profile name>
to list all commands associated with a given profile
: profile -c <existing profile name> <new profile name>
to create a new profile from an existing profile
: profile -a <profile name> [commands [-w]]...
to add commands to a profile and possibly add write permission
: profile -d <profile name> [commands]...
to delete commands from a profile
: profile -remove <profile name>
to completely remove a profile
[296]