<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="jp">
  <id>https://www.mindto01s.com</id>
  <title>MindTo01s Blog - Posts tagged unix</title>
  <updated>2026-04-24T10:09:28.858929+00:00</updated>
  <link href="https://www.mindto01s.com"/>
  <link href="https://www.mindto01s.com/blog/tag/unix/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://www.mindto01s.com/2014/04/11/38acf113_34e0_4d88_b822_bcbe10c1bf00.html</id>
    <title>日本語のmanは便利だ</title>
    <updated>2014-04-11T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;ここ jmanを使わずにMacのmanを日本語化する方法 ( &lt;a class="reference external" href="http://tukaikta.blog135.fc2.com/blog-entry-224.html"&gt;http://tukaikta.blog135.fc2.com/blog-entry-224.html&lt;/a&gt; ) を参考に環境整備した。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2014/04/11/38acf113_34e0_4d88_b822_bcbe10c1bf00.html"/>
    <summary>ここ jmanを使わずにMacのmanを日本語化する方法 ( http://tukaikta.blog135.fc2.com/blog-entry-224.html ) を参考に環境整備した。</summary>
    <category term="bash" label="bash"/>
    <category term="unix" label="unix"/>
    <published>2014-04-11T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/12/23/e6896f6d_3c40_4403_9926_ed7bcedb830f.html</id>
    <title>ターミナルでちょっとした文字列の暗号化と複号化</title>
    <updated>2013-12-23T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;MacOSXでは暗号化と複号化の定番はopnesslコマンドです。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/12/23/e6896f6d_3c40_4403_9926_ed7bcedb830f.html"/>
    <summary>MacOSXでは暗号化と複号化の定番はopnesslコマンドです。</summary>
    <category term="etc" label="etc"/>
    <category term="unix" label="unix"/>
    <published>2013-12-23T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/10/29/4b3a79c9_a875_464d_8700_4d0c4cecec9c.html</id>
    <title>mavericksにアップデートしたらgit-completionが行方不明になった</title>
    <updated>2013-10-29T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;mavericksにアップデートしたら、ターミナルを立ち上げるたびに&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/10/29/4b3a79c9_a875_464d_8700_4d0c4cecec9c.html"/>
    <summary>mavericksにアップデートしたら、ターミナルを立ち上げるたびに</summary>
    <category term="bash" label="bash"/>
    <category term="git" label="git"/>
    <category term="unix" label="unix"/>
    <published>2013-10-29T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/08/30/87822cc0_279e_4efc_bb67_6c053a87fdc8.html</id>
    <title>CodeSignが”check your system clock”とエラーを吐いたら時間を再設定する</title>
    <updated>2013-08-30T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;xcodebuildをVMWareで作った仮想環境で実行したらcodeSignがまたエラーを吐いてうまく行かない。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/08/30/87822cc0_279e_4efc_bb67_6c053a87fdc8.html"/>
    <summary>xcodebuildをVMWareで作った仮想環境で実行したらcodeSignがまたエラーを吐いてうまく行かない。</summary>
    <category term="codeSign" label="codeSign"/>
    <category term="unix" label="unix"/>
    <category term="xcode" label="xcode"/>
    <published>2013-08-30T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/08/28/c7320971_34eb_47d5_92ed_b59603c1826e.html</id>
    <title>git-ignoreの設定</title>
    <updated>2013-08-28T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;ディレクトリを掘るたびに、色々と設定していたが、サブディレクトリのファイルを一括で無視する方法がはじめか有った。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/08/28/c7320971_34eb_47d5_92ed_b59603c1826e.html"/>
    <summary>ディレクトリを掘るたびに、色々と設定していたが、サブディレクトリのファイルを一括で無視する方法がはじめか有った。</summary>
    <category term="git" label="git"/>
    <category term="unix" label="unix"/>
    <published>2013-08-28T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/08/28/d9fd1536_c671_443a_98e6_f406e904e7ab.html</id>
    <title>CodeSignが"User interaction is not allowed."とエラーを吐いたら"security unlock-keychain"を実行する</title>
    <updated>2013-08-28T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;xcodebuildをVMWareで作った仮想環境で実行したらcodeSignがエラーを吐いてうまく行かない。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/08/28/d9fd1536_c671_443a_98e6_f406e904e7ab.html"/>
    <summary>xcodebuildをVMWareで作った仮想環境で実行したらcodeSignがエラーを吐いてうまく行かない。</summary>
    <category term="CodeSign" label="CodeSign"/>
    <category term="unix" label="unix"/>
    <category term="xcode" label="xcode"/>
    <published>2013-08-28T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/08/23/66ee0d42_ecd8_42fd_a179_36099448a121.html</id>
    <title>shellでMacOSXのバージョンを調べる</title>
    <updated>2013-08-23T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;sw_versを使う。unameよりも便利。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/08/23/66ee0d42_ecd8_42fd_a179_36099448a121.html"/>
    <summary>sw_versを使う。unameよりも便利。</summary>
    <category term="unix" label="unix"/>
    <category term="xcode" label="xcode"/>
    <published>2013-08-23T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/08/22/6f63c8d2_b345_4789_8ff9_f9d93bd03ef0.html</id>
    <title>xcode-select</title>
    <updated>2013-08-22T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;２つのバージョンのxcodeをインストールしてハマった。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/08/22/6f63c8d2_b345_4789_8ff9_f9d93bd03ef0.html"/>
    <summary>２つのバージョンのxcodeをインストールしてハマった。</summary>
    <category term="unix" label="unix"/>
    <category term="xcode" label="xcode"/>
    <published>2013-08-22T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/04/09/e07883ff_504a_417b_922b_dfb4bce4c4f1.html</id>
    <title>MacPortsでbash-completion</title>
    <updated>2013-04-09T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;makeファイルのターゲッットをコマンドライン補完したくなった。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/04/09/e07883ff_504a_417b_922b_dfb4bce4c4f1.html"/>
    <summary>makeファイルのターゲッットをコマンドライン補完したくなった。</summary>
    <category term="bash" label="bash"/>
    <category term="macPort" label="macPort"/>
    <category term="unix" label="unix"/>
    <published>2013-04-09T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2013/02/13/source_command.html</id>
    <title>sourceコマンド</title>
    <updated>2013-02-13T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;unixコマンドをもう一度勉強してみようと思い、本を広げた。
十数ページも読み進まないうちに、初めて知る事が書いてあり、未熟を悟る。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2013/02/13/source_command.html"/>
    <summary>unixコマンドをもう一度勉強してみようと思い、本を広げた。
十数ページも読み進まないうちに、初めて知る事が書いてあり、未熟を悟る。</summary>
    <category term="bash" label="bash"/>
    <category term="unix" label="unix"/>
    <published>2013-02-13T00:00:00+09:00</published>
  </entry>
</feed>
