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