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
Who command in unix operating system?
What is in grep command?
What is unix command line?
What command is used to switching between users in unix?
What is the pipe command?
What is the use of the command 'ls -x chapter[1-5]' ?
How does shebang work?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain command to display different lines that are found when compare two files?
Write a command that will display files in the current directory, in a colored, long format.
How do you repeat a command in terminal?
Which command will print your home directory on screen?
What is the unix command to confirm a remote host is alive or not?
What is the general format of unix command syntax?
Is it inbetween or in between?