Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 401 Bytes

sample.md

File metadata and controls

14 lines (10 loc) · 401 Bytes

Display some of the lines of the input files

USAGE : cdx sample [options...] [files...]

-h --header=Mode See cat
-s --sample=Number Number lines, fairly evenly spaced.
-r --range=Ranges e.g. 1-5,42,95-106
-f --for=By,From,To for i=from; i<=to; i+= by

Default behavior is --sample, with enough lines to fill the screen.

home