Hp Insight Cluster Management Utility Manual de usuario Pagina 163

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 191
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 162
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] [-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|--archive
archive the specified user group(s)
-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
163
Vista de pagina 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 190 191

Comentarios a estos manuales

Sin comentarios