if we create a file, in that 10 rows(means 1,2,....9,10
like). i want 7 row exactly, which command use in unix?
plz send this question.
Answer Posted / ramesh
head -7 <file name>|tail -1
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How do you grep a case insensitive?
How to find $ai_serual resolved path by using unix
What does sed command do in unix?
What are the differences among a system call, a library function, and a unix command?
What is time_t?
What happens when we execute a unix command?
Explain command to show the space allocation of files?
What is the use of find command in unix?
What do chmod command do?
What does 'mkdir' command do in UNIX?
What does grep v grep do?
What is awk command used for?
hw will u use awk in replacing cahrs and files
What is sed awk grep?
What difference between cmp and diff commands?