Correction.
MOUNTER=`ssh $i "mount | grep data | awk '{print \\$1,\\$2,\\$3}'"`

This is what i tried and worked for me.


bingo! gold star - thanks!!

I need to query mount as these are nfs mounts configre by an automounter and so not in the fstab

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to