<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shohei0202</author_name>
  <author_url>https://blog.hatena.ne.jp/shohei0202/</author_url>
  <blog_title>My Blog</blog_title>
  <blog_url>https://shohei0202.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>遺伝研スパコン上でディレクトリを削除しようとした時に、以下のようなエラーが発生した。 rmdir: `stderr' を削除できません: ディレクトリは空ではない どうやら、ディレクトリ内にファイルが存在する場合（見えていないシステムファイルがある）、rmコマンドでは削除できないらしい。 対処法： ir というオプションをつける事で、中身も一緒に削除できる。 rm -ir ディレクトリ名 コマンド実行後、以下のような表示が出るが、全て’y’と入力する事で削除できる。 rm: ディレクトリ `stderr' 配下に入りますか? y rm: 通常ファイル `stderr/.e13446007' を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshohei0202.hatenadiary.jp%2Fentry%2F2022%2F03%2F27%2F110202&quot; title=&quot;&amp;#39; rm ディレクトリ名&amp;#39;　で削除できない場合 - My 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>2022-03-27 11:02:02</published>
  <title>' rm ディレクトリ名'　で削除できない場合</title>
  <type>rich</type>
  <url>https://shohei0202.hatenadiary.jp/entry/2022/03/27/110202</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
