In UNIX, what is the command to edit contents of the file?
Answer Posted / shamnad
vi <filename>
sed <option> <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the size of time_t?
What is time_t?
How to display no of records in oracle using unix command?
What are file commands?
What does sed command do in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does the command '$ls | wc –l > file1' do?
Which command is used to restrict incoming messages?
What is grep r?
Explain command to display different lines that are found when compare two files?
What command is used to check the current users?
Explain ‘system calls’ with respect to unix commands?
How does shebang work?
What is grep in bash?
What is the function of grep command in unix?