In UNIX, what is the command to edit contents of the file?
Answer Posted / suman
Commands like sed, awk , nawk can be used.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
Who command in unix operating system?
What is the use of the tee command?
What is the use of awk command in unix?
what is the advaantage of each user having its own copy of the shell?
Write a command to kill the last background job?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What command will change your prompt to myprompt?
What is grep command in unix with examples?
What is the first character of the output in ls l command?
Why is it called a shebang?
What does the “echo” command do?
What is unix command line?
What is grep and how do you use it?
What is pipe command in unix?