<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Shell</anon>
  </categories>
  <description>findコマンドで、標準エラーを捨てて、欲しい結果(標準出力)だけを得るためには何をつける？ なぜ/dev/nullで標準エラーを打ち消すことができるのか /dev/nullを使用しない場合の具体的な標準エラーの例 findコマンドで、標準エラーを捨てて、欲しい結果(標準出力)だけを得るためには何をつける？ 2&gt; /dev/nullを後ろに付ける。 例） find / -name AAA 2&gt; /dev/null/dev/nullは渡されたものを無にすることができます。 2&gt;とすると、標準エラーを渡すことができるため、これを/dev/nullによって打ち消すことができるわけです。 なぜ/dev…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2023%2F05%2F19%2F093355&quot; title=&quot;findコマンドで標準エラーを捨てる方法 - Web開発における知見共有系ページ&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>2023-05-19 09:33:55</published>
  <title>findコマンドで標準エラーを捨てる方法</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2023/05/19/093355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
