If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / sujata
sed -n'35' p filenmae;
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
Describe the usage and functionality of the command rm –r * in unix?
Does cp command overwrite files?
What is rmdir command?
What is the pipe command?
Why is awk called awk?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How can you see the command line history?
Is command prompt unix?
How do you grep a case insensitive?
What is the use of finger command?
What are reported commands?
Name the general commands in using unix os for a beginner?
What is the difference between awk and grep?
Explain command to view process running?