pbs_manager (3) Linux Manual Page
pbs_manager – administrator a pbs batch object Synopsis #include <pbs_error.h> #include <pbs_ifl.h> int pbs_manager(int connect, int command, int obj_type, char *obj_name, struct attropl *attrib, char *extend) Description Issue a batch request to perform administration functions at a server. With this request server objects such as queues can be created and deleted, and have their attributes set and unset….
