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
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Name the general commands in using unix os for a beginner?
How do you grep recursively?
Which unix command to make a new directory?
Who command in unix operating system?
What is the use of egrep command in unix?
Is ‘du’ a command? If so, what is its use?
What is the use of awk command in unix?
What is the general format of unix command syntax?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
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 merge command in unix?
What is the difference between cat command and more command?
Describe the zip/unzip command using gzip.