how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / harsha
sed -n 51p <filename>
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
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)?
What are bash commands?
What is the comma to show the space allocation of files?
What does the command ' $who | sort –logfile > newfile' do?
Name the general commands in using unix os for a beginner?
What is the use of sed command in unix?
What command will change your prompt to myprompt?
What do chmod, chown, chgrp commands do?
What is time_t?
What do chown command do?
Enumerate some of the most commonly used network commands in unix?
How does shebang work?
What is the function of grep command in unix?
Are you in or at the office?
What is the nmap command?