mirror of
https://github.com/sheumann/hush.git
synced 2025-01-26 14:33:00 +00:00
3 lines
25 B
Plaintext
3 lines
25 B
Plaintext
|
v="abcabc"
|
||
|
echo ${v/b/x}
|