How i'll delete a particular line from the file? Please give
answer as soon as possible. Thanks in advance.
Answer Posted / yadvinder singh
First of all open the file in which u want to delete the
line by
vi filename
GO to that perticular line,
now press esc then press dd
it will delete ur whole line
then if u want to save the file
first press esc then type :wq then press enter
it will save ur file
..you can check it.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the command to view process running?
Which command is used to delete all files in the current directory and all its sub-directories?
What are bash commands?
Which unix command to make a new directory?
Who wrote grep?
Describe the zip/unzip command using gzip.
What is updatedb?
Which command is used to restrict incoming messages?
How do I search for a file in unix command?
Name the various commands that are used for the user information in unix.
What are filter commands in unix?
What is the comma to show the space allocation of files?
How can you see the command line history?
Give the command for finding the current date.
What is a bash command?