summaryrefslogtreecommitdiffstats
path: root/util/bin/randline
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-07-31 04:17:35 +0200
committermakefu <github@syntax-fehler.de>2011-07-31 04:17:35 +0200
commit1d37bfa3cd18113fbcaf7f04b790f4b7ccea1199 (patch)
tree7426d4bf4505bd6199d4680e1507f63a7fbde24d /util/bin/randline
parente46fade66e390ed25d0f7060605defa96b8eef80 (diff)
parent554c90e8456f44ac82ac3d64f3c31f0ac93cac8d (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'util/bin/randline')
-rwxr-xr-xutil/bin/randline1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/bin/randline b/util/bin/randline
index 051734c5..df36b344 100755
--- a/util/bin/randline
+++ b/util/bin/randline
@@ -1,3 +1,2 @@
#! /bin/sh
-
cat | shuf | head -n 1