<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rnakato</author_name>
  <author_url>https://blog.hatena.ne.jp/rnakato/</author_url>
  <blog_title>Palmsonntagmorgen</blog_title>
  <blog_url>https://rnakato.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Genome</anon>
    <anon>NGS</anon>
  </categories>
  <description>スクリプトなどを用いずにLinuxのCUIコマンドのみで一行で行う処理（またはその処理を行うコマンド）のことをワンライナーと呼びます。 ここではゲノム解析に使うワンライナーを順次追加していきます。 一般的なファイル操作 $ ls workdir/ # workdirに含まれるファイルのチェック $ ls workdir/ | less # ファイル数が多すぎる時はパイプしてlessで表示 $ ls workdir/ | wc -l # workdirに含まれるファイルの数を表示 $ du -sh workdir/ # workdirディレクトリの容量チェック $ du -sh workdir/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frnakato.hatenablog.jp%2Fentry%2F2022%2F04%2F29%2F113932&quot; title=&quot;Linux ワンライナー覚書 - Palmsonntagmorgen&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-04-29 11:39:32</published>
  <title>Linux ワンライナー覚書</title>
  <type>rich</type>
  <url>https://rnakato.hatenablog.jp/entry/2022/04/29/113932</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
