if [ `grep /home /etc/mtab | grep -c nfs` -eq 0 ] then Do something else DO something different endif