mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
2 lines
43 B
Text
Executable file
2 lines
43 B
Text
Executable file
var="/a/bc/def/file"
|
|
echo "${var//\//\\/}"
|