Am 18.09.2012 um 09:34 schrieb Lionel SPINELLI: > Hello all, > > I would like to know if there is a way to customize the display of the "qstat > -f" command. Here is my point: I have defined in the complex two host related > consumable parameters and I would like to see their consumption in the "qstat > -f" display. This command already display the number of slots available and > currently used. I would like to have a similar display for my user defined > parameters.
Try something like: $ qstat -F mem_free,virtual_free -f -- Reuti > Is it possible? > > Thanks a lot in advance > > cheers > > Lionel > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
