mirror of
https://github.com/sheumann/hush.git
synced 2024-11-16 03:06:45 +00:00
9a595bb36d
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
3 lines
25 B
Plaintext
Executable File
3 lines
25 B
Plaintext
Executable File
v="ab/c"
|
|
echo ${v/b\//x}
|