What is use of sed command?
Answer Posted / vandanaverma_2
sed reads the standard input into the pattern space,
performs a sequence of editing commands on the pattern
space, then writes the pattern space to STDOUT.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
Explain ‘system calls’ with respect to unix commands?
What is the use of finger command?
What are the commands in UNIX to list the files in a Directory?
What are bash commands?
How to use grep command to list find the records of a file containing 10 different strings?
What is grep and how do you use it?
Which command is used to delete all files in the current directory and all its sub-directories?
What do chgrp command do?
What command is used to switching between users in unix?
Who wrote grep?
Explain mount and unmount command.
What is ‘ps’ command for?
What is the use of awk command in unix?
Which command is used to restrict incoming messages?