<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>apla</author_name>
  <author_url>https://blog.hatena.ne.jp/apla/</author_url>
  <blog_title>東京の片隅でコードの旋律を奏でる、沖縄の風の向くままに</blog_title>
  <blog_url>https://tonio.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>vimを使っていると、.foo.c.swp みたいなスワップファイルが溜まっていきます。 vim でファイルを開くたびに、このスワップファイルのせいで、わずらわしい思いをたびたびしたりします。 そんなわけで、スワップファイルを掃除する方法について、書きます。とはいっても、ファイルを検索して、消すだけ、なんですけどね。とりあえず、findコマンドでファイルを探してみます。 swap ファイルの拡張子は、 .swpや .swo, .swn とかです。 % find . -name '.*.sw*' ./youtube/test/.search.txt.swp ./youtube/tmpl/.ite…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftonio.hateblo.jp%2Fentry%2F20081124%2F1227550711&quot; title=&quot; vimのスワップファイルを掃除する方法 - 東京の片隅でコードの旋律を奏でる、沖縄の風の向くままに&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>2008-11-24 03:18:31</published>
  <title> vimのスワップファイルを掃除する方法</title>
  <type>rich</type>
  <url>https://tonio.hateblo.jp/entry/20081124/1227550711</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
