$ 0 0 $ curl -s 'https://www.XXXXXX.jp/' | grep "<a" | grep "アンカータグ内の項目名" | awk -F 'file=' '{print $2}' |…