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 |
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>
how can i give acl permission in numerical mode on linux
how is the possible the "last 10 files present in the current directory and stores them in the file list".
What are the commands used in command prompt?
Why is unix used?
What is the command to delete a file linux?
How can I check the exit status of my previous command in Linux operating system?
0 Answers SwanSoft Technologies,
Explain about chmod options filename?
How often do you use grep command and how in Linux operating system?
What is the default number of shell commands saved in the history list of .cshrc file?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
What is c++ makefile?