summaryrefslogtreecommitdiffstats
path: root/util/bin/randline
blob: 051734c512c053ad4f973ff7ca4e4c34e0fec92f (plain)
1
2
3
#! /bin/sh

cat | shuf | head -n 1