($remote_mt,$local_mt) = +(split)[0,1] if (/nfs/i); $hash {$remote_mt} = $local_mt; #### if ( /nfs/i ) { ($remote_mnt,$local_mnt) = +(split)[0,1]; $hash {$remote_mnt} = $local_mnt; }