In UNIX, what is the command to edit contents of the file?
Answer Posted / shaishaw
Commands like vi filename, sed, awk , nawk can be used
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I search for text in vi?
What does the command ' $who | sort –logfile > newfile' do?
What is a bash command?
What do chown command do?
Which command can you use to find the currently running process in unix server?
Differentiate cat command from more command.
Give the command for finding the current date.
What is command substitution?
What is the comma to show the space allocation of files?
What does the metacharacter mean?
What is the function of grep command in unix?
What are the differences among a system call, a library function, and a unix command?
How can you see the command line history?
What are the commands in UNIX to list the files in a Directory?
What is pipe command in unix?