In UNIX, what is the command to edit contents of the file?
Answer Posted / subbareddy kake
vi <filename>
more <file name>
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
What are file commands?
Write a command that will display files in the current directory, in a colored, long format.
How do I run a bash script?
What is grep and how do you use it?
What is s and g in sed command?
How do you repeat a command in terminal?
What is the functionality of a top command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does #!/ Bin sh do?
How can we use grep command in unix?
What is the use of sed command in unix?
What difference between cmp and diff commands?
Explain the steps that a shell follows while processing a command.
What is awk good for?