Reading from your final-list directly and assuming that the remote system is a Linux system: while read -r a1 a2 remote a3 pathnames do ssh ...
確定! 回上一頁