How can I remove all *.txt files within a directory, where grep \'>\' | wc -l is less than 2?
*.txt
grep \'>\' | wc -l
Example:
file1.txt >BB &