Hp Insight Cluster Management Utility Bedienungsanleitung Seite 192

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 223
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 191
cmu_del_user_group(8)
NAME
cmu_del_user_group -- Delete a user group.
SYNOPSIS
# /opt/cmu/bin/cmu_del_user_group <-f filename | -h> [-a[name] |
--archive[=name]] [-m]
# /opt/cmu/bin/cmu_del_user_group <user_group1, user_group2, .....>
DESCRIPTION
Delete a user group.
OPTIONS
-h|--help
show help
-f|--filename inputfile
delete user group(s) listed in inputfile
-a[name]|--archive[=name]]
Archive the user group. If [name] is specified, [name] is used instead of actual user group
name.
-m|--minduration
time in seconds (default is 120) Used in conjunction with -a; archive only if the user group(s)
duration is longer than the specified time.
EXAMPLES
To delete user groups user1 and user2:
# /opt/cmu/bin/cmu_del_user_group user1 user2
To delete a list of user groups from file user_group_list:
# /opt/cmu/bin/cmu_del_user_group -f user_group_list
The file user_group_list contains one user group per line without spaces or blanks.
To delete user groups listed in the user_group_list file and archive only user groups whose
duration is longer than 60 seconds:
# /opt/cmu/bin/cmu_del_user_group -a -m 60 -f user_group_list
192
Seitenansicht 191
1 2 ... 187 188 189 190 191 192 193 194 195 196 197 ... 222 223

Kommentare zu diesen Handbüchern

Keine Kommentare