scrap for NGS tools & tips, Linux, programming languages
grep -v -e foo -e bar file
grep -Ev 'word1|word2'
No comments:
Post a Comment