j
k
j a
j l
Correction. MOUNTER=`ssh $i "mount | grep data | awk '{print \$1,\$2,\$3}'"` This is what i tried and worked for me.
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
Back to the thread
Back to the list