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
Give the command for finding the current date.
Who command in unix operating system?
What is grep command in unix with examples?
Is grep faster than awk?
What command is used to switching between users in unix?
Explain command to show the space allocation of files?
What is the comma to display different lines that are found when compare two files?
What is grep r?
Why is it called a shebang?
What is awk used for?
How do I run a bash script?
What is in grep command?
What is the difference between cat command and more command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of find command in unix?