<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cielo-azzurro</author_name>
  <author_url>https://blog.hatena.ne.jp/cielo-azzurro/</author_url>
  <blog_title>青と空とブログと</blog_title>
  <blog_url>https://azzurro-cielo.hatenablog.com/</blog_url>
  <categories>
    <anon>AWS</anon>
  </categories>
  <description>AWSのCloudShellは手軽に使えて便利です。 ですが、viを起動してシェルスクリプトをコピペするとインデントがぐちゃぐちゃになったり、行頭に#がつきます。 例えば、以下のスクリプトがあったとします。 #!/bin/bash # 数値を入力 read -p &quot;数値を入力してください: number # 偶数か奇数を判定 if ((number % 2 == 0)); then echo &quot;$number は偶数です。&quot; else echo &quot;$number は奇数です。&quot; fi コピペすると以下のようになってしまいます。 #!/bin/bash # 数値を入力 # read -p &quot;数値…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fazzurro-cielo.hatenablog.com%2Fentry%2Faws01&quot; title=&quot;CloudShellにコピペしたらぐっちゃぐちゃ - 青と空とブログと&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/159826670/1753016609328058</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-05-25 22:59:29</published>
  <title>CloudShellにコピペしたらぐっちゃぐちゃ</title>
  <type>rich</type>
  <url>https://azzurro-cielo.hatenablog.com/entry/aws01</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
