Aug. 9 bash - How to escape single quotes within single quoted strings? - Stack Overflow motoakikojima.blogspot.com (4ヶ月前) Let's say, you have a bash alias like: alias rxvt='urxvt' which works fine. However: alias rxvt='urxvt -fg '#111111' -bg '#111111'' won... bash - How to escape single quotes within single quoted strings? - Stack Overflow www.barks.jp (4ヶ月前) Let's say, you have a bash alias lik