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
What is the use of the tee command?
How do I open a port?
What is the use of awk command in unix?
How do I clear my terminal history?
What is the functionality of a top command?
How do I search for text in vi?
Explain command to view process running?
What is “chmod” command?
How do I find previous commands in unix?
What are the unix commands?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is unix command?
What is merge command in unix?
What do chown command do?
Is grep faster than awk?