aboutsummaryrefslogtreecommitdiff
path: root/pkg/system/sort.par
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/system/sort.par')
-rw-r--r--pkg/system/sort.par5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/system/sort.par b/pkg/system/sort.par
new file mode 100644
index 00000000..84d721a3
--- /dev/null
+++ b/pkg/system/sort.par
@@ -0,0 +1,5 @@
+input_file,s,a,,,,file to be sorted
+column,i,h,0,,,column to be sorted (if nonzero)
+ignore_whitespace,b,h,no,,,ignore leading whitespace
+numeric_sort,b,h,no,,,sort numerically rather than alphabetically
+reverse_sort,b,h,no,,,reverse the sense of the sort