Squeue lets you filter, sort, and format selected fields however you like. Here is a really simple example:
$ squeue -h -o "%j|%N" tmp|tux0 tmp|tux1 Quoting Andrew Elwell <[email protected]>:
Hi folks, Wishlist item -- would it be easy to port in the parsable flags into squeue? from a very quick glance over the code, it seems that sreport and sacctmgr use common/print_fields.c but that's not used from squeue. Many thanks Andrew
