<?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>コマンド</anon>
    <anon>開発環境</anon>
  </categories>
  <description>lsof コマンドの使い方：使用中のポートとプロセスを調べる lsof（List Open Files）は、プロセスが開いているファイルやネットワーク接続を一覧表示するコマンドです。「このポートを使っているプロセスはどれか」を調べるときに特に役立ちます。 macOS・Linux どちらでも標準で使えます。 ポートを使用しているプロセスを調べる 開発中に「Address already in use」エラーが出たときに使います。 # ポート 3000 を使っているプロセスを調べる lsof -i :3000 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NOD…</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%2F17%2F083311&quot; title=&quot;lsof コマンドの使い方：使用中のポートとプロセスを調べる - 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-17 08:33:11</published>
  <title>lsof コマンドの使い方：使用中のポートとプロセスを調べる</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/17/083311</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
