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 difference between cmp and diff commands?
What is the comma to show the space allocation of files?
What does 'mkdir' command do in UNIX?
What is the function of grep command in unix?
What is merge command in unix?
What is grep short for?
What is the command to find hidden files in the current directory?
What is {} in find command?
What do know about tee command and its usage?
Which command is used to copy files?
What is the difference between awk and grep?
Which command should you use to find the remaining disk space in unix server?
Write a command to kill the last background job?
What is the use of cut command in unix?
How do you grep a case insensitive?