In UNIX, what is the command to edit contents of the file?
Answer Posted / senthilkumar
bash#vi <filename>
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How do I open a port?
What is command substitution?
How do I use nslookup?
Using unix command how to display no of records in oracle?
How do I delete files from command prompt?
What is the functionality of a top command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of egrep command in unix?
Differentiate cat command from more command.
What does awk stand for?
What is pipe command in unix?
Which command can you use to find the currently running process in unix server?
Is command prompt unix?
What is nr in awk command?