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
Is it inbetween or in between?
What does grep v do?
How do I open a port?
What does the command '$ls | wc –l > file1' do?
Which command is used to copy files?
What do chown command do?
Explain command to show the space allocation of files?
Explain command to display different lines that are found when compare two files?
Describe the zip/unzip command using gzip.
What is the command to find maximum memory taking process on the server?
What is awk good for?
What is the command to view process running?
Differentiate cat command from more command.
Which command should you use to find the remaining disk space in unix server?
What is the unix command to confirm a remote host is alive or not?