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
What is grep in bash?
What does #!/ Bin sh do?
What is the comma to show the space allocation of files?
What difference between cmp and diff commands?
What are the differences among a system call, a library function, and a unix command?
What are the commands in UNIX to list the files in a Directory?
What is .sh file?
How can you see the command line history?
Which command is used to kill the last background job?
What does the md command do?
What is the use of the tee command?
Can you explain a little bit about command substitution?
What is the comma to display different lines that are found when compare two files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is nr in awk command?