summaryrefslogtreecommitdiffstats
path: root/src/cmd/index/final.sort
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-05-17 03:22:35 +0000
committerwkj <devnull@localhost>2004-05-17 03:22:35 +0000
commitaa83d77271f0d2be72067058f78abd1780f3b69e (patch)
tree14a24e73abb43ad0b7340a1623e077a733b0be33 /src/cmd/index/final.sort
parenta7eb134e8717c2ea831066891314cf74fa4a6ad3 (diff)
downloadplan9port-aa83d77271f0d2be72067058f78abd1780f3b69e.tar.gz
plan9port-aa83d77271f0d2be72067058f78abd1780f3b69e.zip
More troff bits; if you want them elsewhere, feel free to repo copy them.
Diffstat (limited to 'src/cmd/index/final.sort')
-rw-r--r--src/cmd/index/final.sort5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cmd/index/final.sort b/src/cmd/index/final.sort
new file mode 100644
index 00000000..37c68a24
--- /dev/null
+++ b/src/cmd/index/final.sort
@@ -0,0 +1,5 @@
+# final.sort
+# Input/Output: sort key (tab) string (tab) numlist
+# Sort by $1 (string)
+
+sort -t' ' +0fd -1 +0f -1 $*