<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakurasan</author_name>
  <author_url>https://blog.hatena.ne.jp/kakurasan/</author_url>
  <blog_title>試験運用中なLinux備忘録・旧記事</blog_title>
  <blog_url>https://kakurasan.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>GUI化</anon>
  </categories>
  <description>一般的に、実行属性の付いたテキストファイルを実行したときに(それを引数として)実行されるプログラムはそのテキストファイルの1行目に #! [実行ファイルの絶対パス]という記法で指定することができ(先頭の「#!」はshebang,行全体はshebang行と呼ばれる)、シェルスクリプトでは #! /bin/shのように、bash固有の機能を用いている場合には #! /bin/bashと書かれるが、GUIファイルマネージャから1行目が「#! /usr/bin/python」や「#! /usr/bin/env python」のPythonスクリプトを実行する場合、PyGTKなどを用いたGUIアプリケー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkakurasan.hatenadiary.jp%2Fentry%2F20101004%2Fp1&quot; title=&quot;GUIファイルマネージャから端末の中でPythonスクリプトを実行し、Enterキー入力で閉じるようにする - 試験運用中なLinux備忘録・旧記事&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kakurasan/20101004/20101004215750.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-10-04 00:00:00</published>
  <title>GUIファイルマネージャから端末の中でPythonスクリプトを実行し、Enterキー入力で閉じるようにする</title>
  <type>rich</type>
  <url>https://kakurasan.hatenadiary.jp/entry/20101004/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
