If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / sowmya
head -35 filename
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
Is it inbetween or in between?
What do chmod, chown, chgrp commands do?
What is the pipe command?
What is grep and how do you use it?
What are the commands in UNIX to list the files in a Directory?
How to display no of records in oracle using unix command?
What does this command do? Cat food 1 > kitty
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is pipe command in unix?
What difference between cmp and diff commands?
How do I search for a file in unix command?
What are reported commands?
Write a command to kill the last background job?