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
Which command can you use to find the currently running process in unix server?
Describe the zip/unzip command using gzip.
How to display no of records in oracle using unix command?
What are the dos commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the command to view process running?
What is the comma to display different lines that are found when compare two files?
What do chown command do?
Who invented grep?
What is the function of grep command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I run a bash script?
What is used to type command?
Explain mount and unmount command.
What does grep v do?