{"published":"2007-10-18 00:00:01","description":"getline \u4e2d\u3067 getline \u3092\u4f7f\u3046\u3068\u3069\u3046\u306a\u308b\u306e\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3053\u3067\u306f\u9069\u5f53\u306a\u5165\u529b\u30d5\u30a1\u30a4\u30eb\u3092\u4f7f\u3044\u307e\u3059\u3002 $ cat getline_getline.txt 1 2 3 4 5\u826f\u304f\u79c1\u306f getline \u3092\u4f7f\u3063\u3066 BEGIN \u30d6\u30ed\u30c3\u30af\u4e2d\u3067\u5165\u529b\u3092\u884c\u3046\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u304c\u3001comp.lang.awk \u306e\u30c9\u30f3\u3053\u3068 Ed Morton \u306f\u5acc\u3063\u3066\u3044\u307e\u3059\u3002 \u4f8b\u3048\u3070\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u51e6\u7406\u3067\u56f0\u308a\u307e\u3059\u3002 $ cat getline_getline.awk #! /usr/local/bin/gawk -f BEGIN { while (getline < ARGV[1] > 0) { getline; print $0\u2026","categories":["awk"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Frocco.hatenadiary.org%2Fentry%2F20071018%2Fp2\" title=\"getline \u4e2d\u306e getline - \u65e5\u672c GNU AWK \u30e6\u30fc\u30b6\u30fc\u4f1a 0.2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"getline \u4e2d\u306e getline","width":"100%","type":"rich","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/Rocco/","blog_url":"https://rocco.hatenadiary.org/","provider_name":"Hatena Blog","height":"190","author_name":"Rocco","image_url":"https://cdn-ak.f.st-hatena.com/images/fotolife/R/Rocco/20071005/20071005230008.png","url":"https://rocco.hatenadiary.org/entry/20071018/p2","version":"1.0","blog_title":"\u65e5\u672c GNU AWK \u30e6\u30fc\u30b6\u30fc\u4f1a 0.2"}