logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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