My script is set up as follows
#!/bin/bash grep \'zz\' <$1> >>output.txt grep \'^.....\'<$1> >>output.txt grep \'^...\'|\'^....\' <