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