deletes job groups
Deletes a job group with the job group name specified by job_group_name and all its subgroups.
You must provide full group path name for the job group to be deleted. Deletion only takes effect after all jobs belonging to the group are cleaned out of mbatchd memory after the clean period.
Users can only delete their own job groups. LSF administrators can delete any job groups.
Delete the empty job groups. These groups can be explicit or implicit.
Delete empty job groups owned by the specified user. Only administrators can use this option. These groups can be explicit or implicit. If you specify a job group name, the -u option is ignored.
Delete empty job groups and their sub groups for all users. Only administrators can use this option. These groups can be explicit or implicit. If you specify a job group name, the -u option is ignored.
Delete all the empty groups below the requested job_group_name including the job_group_name itself. These groups can be explicit or implicit.