you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

Most of the time the fix is: put quotes around your strings (especially when they may contains globing patterns). Sometimes its using newer syntax available in bash but not on the snippet.

  • source
  • parent