libui/doc/export/weightlist3.sh

4 lines
69 B
Bash

# 21 october 2017
sort -t$'\t' -k1,1 -k2,2 "$@" |
column -t -s$'\t'