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 does the command ' $who | sort –logfile > newfile' do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is {} in find command?
What are reported commands?
What does grep v do?
Explain command to display different lines that are found when compare two files?
Is grep faster than awk?
How to find $ai_serual resolved path by using unix
What is the behavioural difference between cmp and diff commands?
What is awk command used for?
What does the metacharacter mean?
What do chgrp command do?
What are bash commands?
What is the use of cut command in unix?
What are filter commands in unix?