fetch -N

mydnsへのIP自動更新。wgetで処理していたものをfetchに変更。-Nオプション。 fetch -N file ~/.netrc の代りに file を使用し、FTP サイト用のログイン名とパスワードを見付けます…