summaryrefslogtreecommitdiffstats
path: root/ibin
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-05 03:14:05 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-05 03:14:05 (EST)
commitc583c5817e468befbf64e5f913d66023e02e9147 (patch)
tree78cc074a95f2a67dc919d92b13688b68e31cc5fe /ibin
downloadbash-c583c5817e468befbf64e5f913d66023e02e9147.zip
bash-c583c5817e468befbf64e5f913d66023e02e9147.tar.gz
bash-c583c5817e468befbf64e5f913d66023e02e9147.tar.bz2
Initial commit
Diffstat (limited to 'ibin')
-rwxr-xr-xibin/io3
1 files changed, 3 insertions, 0 deletions
diff --git a/ibin/io b/ibin/io
new file mode 100755
index 0000000..0d239fe
--- /dev/null
+++ b/ibin/io
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec nocache ionice -c 3 "${@}"