summaryrefslogtreecommitdiffstats
path: root/util/bin/randline
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 02:38:00 +0200
committertv <tv@also>2011-07-31 02:38:00 +0200
commit6c183797b88dd4f9120662e8017628355cf878b8 (patch)
treedeb3423f9708abb371e8c4e3707d8c78b463d79d /util/bin/randline
parentc2e06658211677b4e22b10910e3e954835869c8b (diff)
parent5982f10c45d2deace34a4bc236475bea61638480 (diff)
Merge branch 'master' of github.com:krebscode/painload
Conflicts: util/bin/randline
Diffstat (limited to 'util/bin/randline')
-rwxr-xr-xutil/bin/randline3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/bin/randline b/util/bin/randline
index 75618664..df36b344 100755
--- a/util/bin/randline
+++ b/util/bin/randline
@@ -1,5 +1,2 @@
#! /bin/sh
-# Author: tv,makefu
-# Info: for old version see commit b9924
-
cat | shuf | head -n 1