logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chooseLines - Randomly choose k lines from a file of n lines, for 0 < k < n.

Description

       Randomly choose k lines from a file of n lines, for 0 < k < n.

Name

       chooseLines - Randomly choose k lines from a file of n lines, for 0 < k < n.

Usage

       chooseLines  [OPTIONS]  <infile>  OPTIONS:  -k  <k> Number of lines to choose (default is all lines).  -h
       Print this help message.

chooseLines 1.4                                     May 2016                                      CHOOSELINES(1)

See Also