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 df command in linux?
Information technology is widely used in
why context switching time should be minimum? How it depends on hardware support?
Which command would you use if you want to remove the password assigned to a group?
How to give acl permission in numerical mode on linux?
How do I clear my run history?
What is the use of man command in linux?
What is $@ in makefile?
How does mkdir work in linux?
What is cmake in linux?
What are the examples of simple command?
What the command used for list the contents of your home directory, current directory and all subdirectories?
The ‘logout’ built in command is used to
What does && mean in bash?
Explain the working of command grouping?