how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / manoj kumar kar
head 51 filename|tail 1
| Is This Answer Correct ? | 11 Yes | 25 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
Explain ‘system calls’ with respect to unix commands?
What is the first character of the output in ls l command?
Write a command to display a file’s contents in various formats?
Is command prompt unix?
What is the general format of unix command syntax?
What is the use of egrep command in unix?
What are the commands in UNIX to list the files in a Directory?
What will the following command do?
Why is grep called grep?
What does this command do,"$more readme.txt“?
Describe the zip/unzip command using gzip.
What are reported commands?
What is a command and examples?
What is the command to view process running?