What is use of sed command?
Answer Posted / kumar akhila
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 ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain command to view process running?
How do I run a whois command?
What is the pipe command?
What do know about tee command?
What is used to type command?
What is the use of egrep command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are awk commands?
Which unix command to make a new directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Who invented grep?
Enumerate some of the most commonly used network commands in unix?
What are reported commands?
What is the general format of unix command syntax?
What's a command word?