summaryrefslogtreecommitdiffstats
path: root/util/bin/randline
blob: 7561866483e3330423cb1bdb2da7109ec7bd46db (plain)
1
2
3
4
5
#! /bin/sh
# Author: tv,makefu
# Info: for old version see commit b9924

cat | shuf | head -n 1