<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>basyura</author_name>
  <author_url>https://blog.hatena.ne.jp/basyura/</author_url>
  <blog_title>basyura's blog</blog_title>
  <blog_url>https://blog.basyura.org/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>ActiveX な社内システムなせいか、タブ化するソフトを入れてるせいか Excel のプロセスが大量に残ってしまうことがよくある。タスクマネージャーから消すのもだるいのでプロセスを kill するやつ。 package main import &quot;github.com/shirou/gopsutil/process&quot; import &quot;fmt&quot; import &quot;strings&quot; func main() { procs, err := process.Processes() if err != nil { fmt.Println(err) return } for _, proc := range…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.basyura.org%2Fentry%2F2020%2F04%2F12%2F213152&quot; title=&quot;go - xlskiller - basyura&amp;#39;s blog&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>2020-04-12 21:31:52</published>
  <title>go - xlskiller</title>
  <type>rich</type>
  <url>https://blog.basyura.org/entry/2020/04/12/213152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
