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 does shebang work?
Write a command to display a file’s contents in various formats?
What are the differences among a system call, a library function, and a unix command?
Which command should you use to find the remaining disk space in unix server?
Explain ‘library functions’ with respect to unix commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the search command in unix?
What is grep r?
Write a command to kill the last background job?
What are the general commands in using unix os for a beginner?
How does the system know where one command ends and another begins?
What are the dos commands?
What is difference between grep and find command in unix?
Explain command to show the space allocation of files?
How do you grep a case insensitive?