mirror of
https://git.busybox.net/busybox
synced 2025-05-13 14:14:01 +02:00
2 lines
31 B
Text
Executable file
2 lines
31 B
Text
Executable file
v="a\bc"
|
|
echo ${v/\\b/_\\_\z_}
|