tladeras’s avatartladeras’s Twitter Archive—№ 7,338

  1. Updating "Bash for #Bioinformatics" with a section about quoting and escaping filenames. I try to cover the most common cases: laderast.github.io/bash_for_bioinformatics/02-scripting-basics.html#quoting-and-escaping-filenames-in-bash
    1. …in reply to @tladeras
      I think one of the reasons this topic is so confusing to a lot of new learners is that people don't prioritize the most common use cases, rather going through all of the combinations.