3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
var="/a/bc/def/file"
|
||
|
echo "${var//\//\\/}"
|