j
k
j a
j l
Tom Brown wrote:
# MOUNTER=`ssh $i 'mount | grep data | awk '{print$1,$2,$3}''`
How about # MOUNTER=`ssh $i "mount | grep data | awk '{print $1,$2,$3}'"`
Regards A.S
Back to the thread
Back to the list