|
|
1.1 ! root 1: #!/bin/sh -p ! 2: pl -ag \ ! 3: | awk '/^Name:/ { lname = $2 } ! 4: /^Scheduling group:/ { sgroupname = $3 } ! 5: /^Charge:/ { printf("%-16sCharge:%20s Scheduling group: %s\n", lname, $2, sgroupname) }' \ ! 6: | sort +2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.