unterminated s' command in sed code example
Example: sed unterminated s command
*Insert a / at the end of the command*
example:
sed 's/unix/linux/' instead of sed 's/unix/linux'
*Insert a / at the end of the command*
example:
sed 's/unix/linux/' instead of sed 's/unix/linux'