klogHomeTagsSeriesArchivesSearchBash – losowa linia z plikuCreated: 2021-05-21 (5 years ago)shuf -n1 file.txt sort -R file.txt | head -1 while read line; do echo $RANDOM $line; done < ua.txt | sort -n | cut -f2- -d' ' More informationRecommended contentRefsTaxonomybashrandomshufsortRelated PostsBash – randomBash – regexBash – printfBash – tabliceBash – box-drawing