Answers for "sed unterminated s command"

0

sed unterminated s command

*Insert a / at the end of the command*
example: 
sed 's/unix/linux/'   instead of sed 's/unix/linux'
Posted by: Guest on June-06-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language