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 / hari
$tail 7+ filename|head -1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are you in or at the office?
What is the first character of the output in ls l command?
What is the pipe command?
What is sed awk grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How do you grep a case insensitive?
Who invented grep?
How to use grep command to list find the records of a file containing 10 different strings?
Is grep faster than awk?
What's a command word?
How do you grep recursively?
Enlist some filename manipulation commands in unix.
What is the general format of unix command syntax?
What does grep v do?
Who wrote grep?