Skip to content

mato7d5/randcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randcon

Select random lines from given files.

Parameters

--help                Show help message.
--input arg           Input files.
--output arg          Output file. Default is standard output.
--lines [=arg(=0)]    Choose only given number of lines. Default all lines.
randcon --input file1 file2 file3 file4 --lines 50 --output ouput_file
randcon --input file1 

About

Select random lines from given files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published