mirror of
https://github.com/sheumann/hush.git
synced 2025-03-13 00:30:23 +00:00
3 lines
31 B
Plaintext
Executable File
3 lines
31 B
Plaintext
Executable File
v="a\bc"
|
|
echo ${v/\\b/_\\_\z_}
|