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
commitd3ffda161c826877545be40fe68f010c5e5cc0ba (patch)
tree14bdab51cf13c847c0ee2cdfd3fb82b10c2e8da6 /util/bin/randline
parent57efaae391ddb8d5e5528b23401edbe09fcc0566 (diff)
parent2dbf79c24b497da812db1e9b384f679df96712d3 (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