<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>ボクノス</anon>
    <anon>Linux</anon>
  </categories>
  <description>プログラムで何行書いたのか知りたくなるのが世の中の常（いつから？Linuxコマンドフル活用でプログラムの行数を知りたいです。ってことで、道具 find ファイルを探す wc テキストファイルの行数がわかる awk よくわからない とりあえず、findとwcを組みあせてっと。 $ find -type f -exec wc {} \; 12 17 124 ./boot.S 13 33 239 ./Makefile 3 9 79 ./qemu.bat wcの出力は、行数、単語数、文字数。で、プログラムの合計を出したいぞ〜 awk AWKの第一歩 ふむふむ。簡単ですね・・・ info.awk {pr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070128%2F1169941143&quot; title=&quot; awkで合計を出すぞぉ〜 - ボクノス&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51T83XNMG7L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-01-28 08:39:03</published>
  <title> awkで合計を出すぞぉ〜</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070128/1169941143</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
