our wish to print the file vacations with 60 lines to a
page. Which command will accomplish this?
Answers were Sorted based on User's Feedback
Answer / rahul gupta
you can do this task by
head -n 60 filename | lpr
| Is This Answer Correct ? | 7 Yes | 0 No |
How can we increase disk read performance in single command?
How do I find previous commands in linux?
What daemon is used for scheduling of the commands?
How do I clear terminal command history?
What is the use of finger command in linux?
how to call recursive grep function?
if i run ls command it will show me the junk output what is problem and how to resolve it
Does cp overwrite?
How do you do nslookup?
How do I change directories in linux command line?
What does cd do in linux?
How do display error messages instantly when command fails?