mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
commit bash-20121221 snapshot
This commit is contained in:
@@ -39,3 +39,5 @@ echo "${test//str/"'"}"
|
||||
|
||||
test=test\'string
|
||||
echo "${test//"'"/"'"}"
|
||||
|
||||
x="a'b'c"; echo "${x//\'/\'}"
|
||||
|
||||
Reference in New Issue
Block a user