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 does p mean linux?
What is the syntax of mkdir?
What is know about grep commands?
What is the export command used for?
What is command to check ports running/used over local machine
Why bash is used in linux?
How do you create a text file in linux terminal?
Can I delete .bash history?
How do I stop a linux job?
What are the command prompt commands?
How remove all files in a directory linux?
How do you grep?
Which command is used to delete a group?
Explain about communication features in UNIX?
What is df command in linux?