<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>CLI</anon>
    <anon>開発環境</anon>
  </categories>
  <description>ps コマンドの使い方：Linux でプロセス一覧を確認・絞り込む方法 ps（process status）は実行中のプロセスを一覧表示するコマンドです。どのプロセスが動いているか、CPU やメモリをどれだけ使っているかを確認できます。 基本：よく使う2パターン # BSD スタイル（macOS・Linux 共通でよく使われる） ps aux # POSIX スタイル（Linux で標準的） ps -ef どちらも全プロセスを表示しますが、出力の列が少し異なります。ps aux の方が %CPU・%MEM が見えるので実用的です。 出力列の読み方（ps aux） USER PID %CPU %…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F21%2F091217&quot; title=&quot;ps コマンドの使い方：Linux でプロセス一覧を確認・絞り込む方法 - Engineering Tech Dojo&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>2026-06-21 09:12:17</published>
  <title>ps コマンドの使い方：Linux でプロセス一覧を確認・絞り込む方法</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/21/091217</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
