<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chyka</author_name>
  <author_url>https://blog.hatena.ne.jp/chyka/</author_url>
  <blog_title>Sing it out</blog_title>
  <blog_url>https://chyka.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>CLI</anon>
  </categories>
  <description>catプログラムを起動する 例えば、ファイルの中身を見るcatというプログラムを起動してみよう。 ファイル名を引数にとって、ファイルの内容を出力する。 $ cat hello.txt hello, world!! プログラムの場所 プログラムはどこかになくてはならない。 catはどこにあるのだろうか。 whichプログラムで確認できる。 $ which cat /bin/cat /bin/catにあるらしい。 プログラムの種類 どういうファイルなのだろうか。 fileプログラムでファイルの概要はわかる。 $ file /bin/cat /bin/cat: Mach-O 64-bit execu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchyka.hatenablog.jp%2Fentry%2F2016%2F01%2F18%2F012514&quot; title=&quot;ターミナルから起動するプログラムについて - Sing it out&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-18 01:25:14</published>
  <title>ターミナルから起動するプログラムについて</title>
  <type>rich</type>
  <url>https://chyka.hatenablog.jp/entry/2016/01/18/012514</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
