ผลต่างระหว่างรุ่นของ "ผู้ใช้:Ans/script"

เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
Ans (คุย | ส่วนร่วม)
wget: fix bug
Ans (คุย | ส่วนร่วม)
+partial wget output
บรรทัด 181:
** $ <source lang=bash>set -- https://www.thairath.co.th/content/38{9999..0000} ; while (( $# > 0 )) ; do echo "$1" | grep '00$' ; { wget -t1 -qO- "$1" || echo '<title>errorเมนู</title>' ; } | grep -m1 -i -o '<title>.*<.......' | grep -m1 -i -o '<title>.*เมนู[^<]*<.......' | perl -ple 'BEGIN{$u=pop@ARGV;$|=1}s?\A<title>.*error? not shift 100 ; $&?i or$e=1; END{exit$e} $_="$u $_"' -- "$1" || shift 99 ; shift ; done ; echo done</source>
*** output: <source lang=text>
https://www.thairath.co.th/content/389959 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389956 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389914 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389900
https://www.thairath.co.th/content/389880 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389811 <title>เมนูทีวี 18/12/56</title>
https://www.thairath.co.th/content/389703 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389700
https://www.thairath.co.th/content/389694 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389682 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389625 <title>เมนูทีวี 17/12/56</title>
https://www.thairath.co.th/content/389517 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389500
https://www.thairath.co.th/content/389453 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389443 not shift 100 ; <title>errorเมนู</title>
https://www.thairath.co.th/content/389423 <title>เมนูทีวี 16/12/56</title>
https://www.thairath.co.th/content/389300
https://www.thairath.co.th/content/389246 <title>เมนูทีวี 15/12/56</title>
https://www.thairath.co.th/content/389131 not shift 100 ; <title>errorเมนู</title>
</source>
** $ <source lang=bash></source>