In UNIX, what is the command to edit contents of the file?
Answer Posted / suitable
vi <filename>
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
How can you see the command line history?
What is grep in bash?
What is the command to view process running?
Why is shebang used?
What do know about tee command and its usage?
What is the difference between cat command and more command?
What is the unix command to confirm a remote host is alive or not?
What is the search command in unix?
What is updatedb?
Does cp command overwrite files?
What will the following command do?
What is the use of awk command in unix?
Write a command that will display files in the current directory, in a colored, long format.
How do you repeat a command in terminal?