var_bash_pattern_starting_with_slash.tests 42 B

123
  1. v=/dev/ram
  2. echo ${v////-}
  3. echo ${v///r/-}