mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
16cd3c0619
There's really only one bug fix in here that should be significant for GNO hush. The other changes should be inconsequential, AFAIK.
3 lines
25 B
Plaintext
Executable File
3 lines
25 B
Plaintext
Executable File
v="ab/c"
|
|
echo ${v/b\//x}
|