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 / srinivas bolusupati
sed '7d' fileName.txt
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I clear my terminal history?
What is the use of sed command in unix?
What is {} in find command?
What is the behavioural difference between cmp and diff commands?
How many unix commands are there?
Why is shebang used?
How do you grep recursively?
Explain command to display different lines that are found when compare two files?
why metadb requires a seperate slice to create Solaris volume manager
Explain command to view process running?
What do chown command do?
Using unix command how to display no of records in oracle?
How do I use grep to find a file?
How to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?