How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks
6 9798Post New Unix Commands Questions
Which command should you use to find the remaining disk space in unix server?
How to use grep command to list find the records of a file containing 10 different strings?
Explain command to view process running?
How do I clear my terminal history?
Does cp command overwrite files?
How do you grep a case insensitive?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I use grep to find a file?
What happens when we execute a unix command?
What is the use of tee command?
What does the command '$ls | wc –l > file1' do?
Which command is used to kill the last background job?
What is rmdir command?
What is the command to find hidden files in the current directory?
Is ‘du’ a command? If so, what is its use?