On 3/14/25 11:37 PM, Zorro Lang wrote: ... >> + # Explicitly check for every ioengine listed in the job >> + for eng in `sed -n "s/ioengine=\(.*\)/\1/p" $job | sort | uniq`; do > ^^^^^^^^^^^ > sort -u ? > > If you agree, I can help to change that when I merge it. Sure Zorro, that's fine. -Eric > Thanks, > Zorro