http://qs1969.pair.com?node_id=1074514


in reply to Re^5: Splitting up quoted/escaped command line arguments
in thread Splitting up quoted/escaped command line arguments

Yes, you can escape a single quote - outside single quotes.
$ echo 'a'\''b' a'b
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^7: Splitting up quoted/escaped command line arguments
by Tommy (Chaplain) on Feb 11, 2014 at 21:29 UTC

    ...But that's just pure evil =D

    Tommy
    A mistake can be valuable or costly, depending on how faithfully you pursue correction
      Welcome to the shell. Expansion of variables and word splitting in bash are some of the reasons to love Perl.
      لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ