How to deal with an apostrophe
Solved
Hello,
I would like to know how to perform a
Example:
For the string
I know the syntax is wrong. Thank you for correcting it.
Best regards
I would like to know how to perform a
sedon a string that contains an apostrophe.
Example:
For the string
l'application est nulle, how can I correct the command
sed 's/l'application/L'application/g'?
I know the syntax is wrong. Thank you for correcting it.
Best regards