range.sort (171B)
1 # range.sort 2 # Input/Output: string (tab) ["b"|"e"|"a"] (tab) number 3 # Sort by $1 (string), $3 (number), then $2 ("b"|"e"|"a") 4 5 sort -u '-t ' +0 -1 +2n +1 -2 $*
![]() | plan9portfork of plan9port with libvec, libstr and libsdb |
Log | Files | Refs | README | LICENSE |