our wish to print the file vacations with 60 lines to a
page. Which command will accomplish this?
Answer Posted / rahul gupta
you can do this task by
head -n 60 filename | lpr
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is clang format?
How do I check terminal history?
What is kill 9 in linux?
Which command will show you free/used memory? Does free memory exist on linux?
How do you know which shell I am using in linux?
What is bash command?
Explain the working of command grouping?
How do I check dns entry?
What is finger in networking?
What is the export command used for?
How do you create a text file in linux?
What is pwd in linux command?
List the three main parts of an operating system command?
What is simple command?
What is a makefile in c?