<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayousanz</author_name>
  <author_url>https://blog.hatena.ne.jp/ayousanz/</author_url>
  <blog_title>yousanのメモ</blog_title>
  <blog_url>https://ayousanz.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>開発環境 ライブラリのインストール 7zファイルの解凍 開発環境 Ubuntu 22.02 ライブラリのインストール 以下で7zの解凍するためのライブラリを入れます sudo apt-get install p7zip-full 7zファイルの解凍 以下でフォルダ内にある7zファイルを解凍します for file in *.7z; do 7z x &quot;$file&quot;; done パスワードが設定されている場合は、以下でパスワードを入れて実行できます for file in *.7z; do 7z x -p&quot;pass word&quot; &quot;$file&quot;; done</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayousanz.hatenadiary.jp%2Fentry%2F2024%2F06%2F28%2F134441&quot; title=&quot;Linuxで7zファイルをまとめて解凍する - yousanのメモ&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>2024-06-28 13:44:41</published>
  <title>Linuxで7zファイルをまとめて解凍する</title>
  <type>rich</type>
  <url>https://ayousanz.hatenadiary.jp/entry/2024/06/28/134441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
