So I have a simple script that I am using to extract some data from a file. It is something like: #!/usr/bin/env bash for file in *; do cat "$file" | grep "co