<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>interplinker</author_name>
  <author_url>https://blog.hatena.ne.jp/interplinker/</author_url>
  <blog_title>interplinkerのにっき</blog_title>
  <blog_url>https://interplinker.hatenadiary.org/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>UNIXでも結構ありそうなシチュエーション。UNIXだと、 &gt; ps aux | grep mokemokeなり &gt; ps -ef | grep mokemokeしてプロセスIDを調べてから &gt; kill 000とする*1。PowerShellだとこうする PS C:\&gt; Get-Process -name notepad Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id ProcessName ------- ------ ----- ----- ----- ------ -- ----------- 69 6 7904 12804 115 0.11 42…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finterplinker.hatenadiary.org%2Fentry%2F20080708%2F1215540091&quot; title=&quot; プロセス名でgrepして、プロセスを殺す - interplinkerのにっき&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>2008-07-08 03:01:31</published>
  <title> プロセス名でgrepして、プロセスを殺す</title>
  <type>rich</type>
  <url>https://interplinker.hatenadiary.org/entry/20080708/1215540091</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
