79348725

Date: 2025-01-11 19:26:29
Score: 1.5
Natty:
Report link

It's very important to test :

input="a\b\c\d"
echo ${input}
echo "${input/\\//}"
echo "${input//\\//}"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: exactzen