#! /bin/bash awk --assign=se=$1 ' $0 ~ se {print $0} ' "${LOCATE_DATABASE}"