Linux CLI 51🐧 pr, lpr and lp commands
a – pr command for printingpr command is also used to prepare file for printingcommon options: -l length → number of lines per page-number → columns -w width → page width -o offset → left margin offset-f use form feeds -h header → use header instead the filenamels /etc | pr -4 -w 50 |…