our wish to print the file vacations with 60 lines to a
page. Which command will accomplish this?
Answer Posted / bharath
pr -l 60 vacations | lpr
The default page length when using pr is 66 lines. The -l
option is used to specify a different length
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a make target?
What are linux commands?
How do I get to root directory in linux?
What does grep command do?
How do I navigate in cmd?
How do I run whois command?
What is umask in linux?
Explain the linux ‘cd’ command options along with the description?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
How do I list directories in linux?
What is Syntax of any Linux command?
What is kill 9 in linux?
What is difference between comm and CMP command?
What is cpu core in linux?
What is command grouping?