More troff bits; if you want them elsewhere, feel free to repo copy them.
This commit is contained in:
parent
a7eb134e87
commit
aa83d77271
22 changed files with 670 additions and 1 deletions
5
src/cmd/index/final.sort
Normal file
5
src/cmd/index/final.sort
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# final.sort
|
||||
# Input/Output: sort key (tab) string (tab) numlist
|
||||
# Sort by $1 (string)
|
||||
|
||||
sort -t' ' +0fd -1 +0f -1 $*
|
||||
Loading…
Add table
Add a link
Reference in a new issue