#!/usr/local/bin/bash echo "Add files" | egrep "^[aD][dD]$" > /dev/null 2>&1 echo ${?}