<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>panda_noir</author_name>
  <author_url>https://blog.hatena.ne.jp/panda_noir/</author_url>
  <blog_title>Panda Noir</blog_title>
  <blog_url>https://www.pandanoir.info/</blog_url>
  <categories>
    <anon>ShellScript</anon>
  </categories>
  <description>MGS(マジ業務使いのシェルスクリプト)がまあまああるのでまとめる。いま思いついたものだけ書いてるが、思い出したら追記するかも。 説明 コマンド スペース埋め出力から特定列を抜き出す | awk '{print $1}' 先頭から特定の文字までのみ表示 | cut -f 1 -d : 先頭の x 文字だけ抜き出す | awk '{print substr($0, 0, 30)}' x文字ごとに改行する | fold -40 特定文字を改行に変える | tr ':' '\n' 以下各コマンドの使用例とコマンド スペース埋め出力から特定列を抜き出す | awk '{ print $3 } 5 6 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pandanoir.info%2Fentry%2F2023%2F05%2F14%2F131142&quot; title=&quot;MGS (マジで業務で使うシェルスクリプト) - Panda Noir&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-14 13:11:42</published>
  <title>MGS (マジで業務で使うシェルスクリプト)</title>
  <type>rich</type>
  <url>https://www.pandanoir.info/entry/2023/05/14/131142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
