What is use of sed command?
Answers were Sorted based on User's Feedback
Answer / raj
Sed is a stream editor and you can use as a filter
The following things are happen using sed command
1) Printing a line
2) Deleting a line
3) Substituing a line
-e --> editing mode
-f --> Using this arugment you can open a .sed file to
execute the file
-n --> Default output
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / monu verma
sed is a command used for opening stream editor.
| Is This Answer Correct ? | 7 Yes | 10 No |
What is used to type command?
distinguish between physical addresses and logical address?
23 Answers College School Exams Tests, CTS, Infosys, SAX, TATA, TCS,
What is grep short for?
in UNIX ,What is the command to view contents of a large error log file?
What difference between cmp and diff commands?
How we will execute previous command in vi editor?
How do I use nslookup?
What is grep in bash?
which command is used to change group?
what is the command to list files in a directory in UNIX?
Explain the steps that a shell follows while processing a command.
What command is used to switching between users in unix?