sed e [command]
Executes the command that is found in pattern space and replaces the pattern space with the output; a trailing newline is suppressed
Arguments
| Name | Description | 
|---|---|
| command | 
Executes the command that is found in pattern space and replaces the pattern space with the output; a trailing newline is suppressed
| Name | Description | 
|---|---|
| command |