how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / deepak
head -51 <filename> | tail -1
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of the tee command?
Describe the zip/unzip command using gzip.
What does find command return in unix?
What are awk commands?
Enumerate some of the most commonly used network commands in unix?
Why is it called grep?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
hw will u use awk in replacing cahrs and files
What is the size of time_t?
What is the difference between awk and grep?
Describe the usage and functionality of the command rm –r * in unix?
What are the unix commands?
What are the differences among a system call, a library function, and a unix command?
Which command can you use to find the currently running process in unix server?
What is the nmap command?