If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / umesh
cat filename | head -35
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is grep r?
What is unix command?
What is “chmod” command?
What are bash commands?
What is rmdir command?
What is difference between grep and find command in unix?
What is the use of the tee command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of awk command in unix?
hw will u use awk in replacing cahrs and files
What is awk good for?
Write a command to display a file’s contents in various formats?
Which command should you use to find the remaining disk space in unix server?
What is the difference between awk and grep?
What command will change your prompt to myprompt?