<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s14120697</author_name>
  <author_url>https://blog.hatena.ne.jp/s14120697/</author_url>
  <blog_title>freelance-engineer-diary’s blog</blog_title>
  <blog_url>https://freelance-engineer-diary.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>コマンド</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>よく使うLinuxコマンド一覧です。 自分の勉強用メモです。 ・現在のディレクトリを表示 $pwd ・ディレクトリに移動 $cd [ディレクトリ名] ・ディレクトリ内のファイルを表示 $ls ・ファイルを作成 $touch [ファイル名] ・フォルダの作成 $mkdir [ディレクトリ名] ・ファイルをコピー $cp [コピーするファイル] [コピー先] ・ファイルを移動（名前の変更でも使います） $mv [ファイル] [移動先] ・ファイルを削除 $rm [ファイル名] ・ディレクトリを削除 $rm -r [ディレクトリ名] ・ファイルの中身を表示 cat [ファイル名]</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffreelance-engineer-diary.hatenadiary.jp%2Fentry%2F2018%2F01%2F18%2F231849&quot; title=&quot;超初歩！よく使うLinuxコマンド一覧 - freelance-engineer-diary’s blog&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>2018-01-18 23:18:49</published>
  <title>超初歩！よく使うLinuxコマンド一覧</title>
  <type>rich</type>
  <url>https://freelance-engineer-diary.hatenadiary.jp/entry/2018/01/18/231849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
