wget で複数URLを取得 10月 03, 2020 echo http… >> url.txt echo http… >> url.txt wget -i url.txt rm url.txt #informatics