summaryrefslogtreecommitdiff
path: root/www/curl/sort
diff options
context:
space:
mode:
Diffstat (limited to 'www/curl/sort')
-rwxr-xr-xwww/curl/sort2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/curl/sort b/www/curl/sort
new file mode 100755
index 00000000000..17685f0c87a
--- /dev/null
+++ b/www/curl/sort
@@ -0,0 +1,2 @@
+#! /bin/sh
+tee /tmp/sort.$$ | /usr/bin/sort $*