Skip to content

packocrayons/pickl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

pickl simply takes a file as an argument and picks a line:

Execute by : pickl [-f FILENAME] [-n ITERATIONS]

**-f FILENAME**		Read from FILENAME instead of stdin

**-n ITERATIONS**	Print ITERATIONS random lines, instead of just one

Planned updates:

  • Range within file (limited to the size of the file)
  • Interactively y/n the line to exit/generate a new one

About

Pick a random line in a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages