Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



our wish to print the file vacations with 60 lines to a page. Which command will accomplish this?..

Answer / rahul gupta

you can do this task by
head -n 60 filename | lpr

Is This Answer Correct ?    7 Yes 0 No

our wish to print the file vacations with 60 lines to a page. Which command will accomplish this?..

Answer / 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

More Linux Commands Interview Questions

In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>

3 Answers   Six Sigma,


how can i give acl permission in numerical mode on linux

4 Answers   HCL,


how is the possible the "last 10 files present in the current directory and stores them in the file list".

9 Answers   Google,


What are the commands used in command prompt?

0 Answers  


Why is unix used?

0 Answers  


What is the command to delete a file linux?

0 Answers  


How can I check the exit status of my previous command in Linux operating system?

0 Answers   SwanSoft Technologies,


Explain about chmod options filename?

0 Answers  


How often do you use grep command and how in Linux operating system?

0 Answers   Arigo Infotech,


What is the default number of shell commands saved in the history list of .cshrc file?

0 Answers  


How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?

2 Answers   HP,


What is c++ makefile?

0 Answers  


Categories