{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakkt.hatenadiary.org%2Fentry%2F20070407%2F1175972816\" title=\"Unix\u30b3\u30de\u30f3\u30c9 in Python #1 cat - rants\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","categories":["Python"],"description":"Python\u306b\u306a\u308c\u308b\u305f\u3081\u306b\u4e0d\u5b9a\u671f\u306bUnix\u30b3\u30de\u30f3\u30c9\u3092Python\u3067\u66f8\u3044\u3066\u307f\u308b\u3053\u3068\u306b\u3057\u305f\u3002 \u307e\u305a\u306fcat\u3002 #!/usr/bin/env python import sys import fileinput def usage(): sys.stderr.write(\"Usage: %s [-n] [file ...]\\n\" % sys.argv[0]) def raw_print(args): for line in fileinput.input(args): print line, def cook_print(args): for line in fileinput.input(args\u2026","author_name":"akkt","type":"rich","blog_title":"rants","provider_name":"Hatena Blog","width":"100%","blog_url":"https://akkt.hatenadiary.org/","title":"Unix\u30b3\u30de\u30f3\u30c9 in Python #1 cat","published":"2007-04-07 04:06:56","image_url":null,"height":"190","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/akkt/","url":"https://akkt.hatenadiary.org/entry/20070407/1175972816"}