Related Questions

For the given syntax of sed, which among the following is not a correct option? General syntax of sed: /pattern/action
If any sed command does not specify any address then the command is applied to
What will be the function of the following command? $ sed ‘s/ *|/|/g’ emp.lst
sed is a command typically used for
If no file is specified in sed command then