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
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Why is it called grep?
How do I run a whois command?
Can you explain a little bit about command substitution?
What are grep patterns?
What is command substitution?
Name the unix command to find how many days the server has been up.
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the use of awk command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the general format of unix command syntax?
What are the general commands in using unix os for a beginner?
How does shebang work?
How can we use grep command in unix?
What is the use of finger command?