<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takamints</author_name>
  <author_url>https://blog.hatena.ne.jp/takamints/</author_url>
  <blog_title>銀の弾丸</blog_title>
  <blog_url>https://takamints.hatenablog.jp/</blog_url>
  <categories>
    <anon>開発環境</anon>
    <anon>Windows</anon>
    <anon>MinGW / MSYS</anon>
    <anon>Linux / Bash</anon>
  </categories>
  <description>GitHub for Windows を使っている関係から MinGWを使用しております。お手軽にWindowsでbashが使えるって、想像以上に便利ですね。 ただ、ホームディレクトリで ls すると NTUSER.DAT{○▼※×... などという、とんでもなく長い名前のファイルが何個かリストされて、非常に不細工。 だからって、消しちゃうとWindowsがおかしくなりそう。 てことで、「どうにかならんか？」と調べてみると、lsのオプション -I で対処できそう。 ls -I 'NTUSER.DAT*' とはいえ、いちいち入力していられないので、~/.bash_profileでaliasを定義…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakamints.hatenablog.jp%2Fentry%2F2014%2F10%2F18%2F075850&quot; title=&quot;MinGWで ~/NTUSER.DAT* を表示しない（ls -I） - 銀の弾丸&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>2014-10-18 07:58:50</published>
  <title>MinGWで ~/NTUSER.DAT* を表示しない（ls -I）</title>
  <type>rich</type>
  <url>https://takamints.hatenablog.jp/entry/2014/10/18/075850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
