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 the root directory linux?
What is filter command in unix?
Write about an internal command.
What is mkdir p linux?
Which is the required command for checking the file system?
How will you suspend a running process and put it in the background?
What is a make target?
What is the makefile in c?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
How do you limit memory usage for commands?
In order to display the last five commands you have entered using the fc command, you would type?
What is gnu in linux?
What is the difference between find and locate command in linux?
What is $@ in makefile?
What does cd do in linux?