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 command is used to check the number of files, disk space, and each user’s defined quota?
What is ll command in unix?
What is type command in linux?
What is cpu in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is the purpose output of cd command?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How do I list all processes in linux?
What is mkdir m in linux?
How do I find my user id in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What are the mv command options?
What is cmake in linux?
Explain about the command lynx?
Why do we use cmake?