What is use of sed command?
Answer Posted / surya
sed is a stream editor for editing files from a script or from
the command line
| Is This Answer Correct ? | 34 Yes | 0 No |
Post New Answer View All Answers
What are file commands?
Explain command to show the space allocation of files?
Enlist some filename manipulation commands in unix.
What is awk good for?
Explain the steps that a shell follows while processing a command.
What are the differences among a system call, a library function, and a unix command?
What command is used to check the current users?
What do know about tee command?
Why is shebang used?
How does shebang work?
What command will change your prompt to myprompt?
How do I use grep to search for a file?
How do I search for a file in unix command?
What is difference between grep and find command in unix?
Write a command to display a file’s contents in various formats?