Vimで文字コードを指定してファイルを開く
Posted by paz in Linux on 2月 15th, 2010
やりかた見つけたのでメモ
Read the rest of this entry »
>/dev/null 2>&1をちゃんと考える
Posted by paz in Linux on 2月 13th, 2010
ちゃんと理解していなかったので。
Read the rest of this entry »
bashでインクリメンタル・サーチ
Posted by paz in Linux on 2月 12th, 2010
常識でしょうか?知らなかったのでメモ。
Read the rest of this entry »
findコマンドの使い方
Posted by paz in Linux on 2月 11th, 2010
日経Linux連載、「初歩からのLinux」でfindコマンドの使い方が紹介されていたのでちょっとまとめておきます。
Read the rest of this entry »
$query->result();と$query->result_array();
Posted by paz in CodeIgniter, MySQL, PHP on 2月 10th, 2010
初歩のおさらいです。
Read the rest of this entry »
RPMforgeリポジトリ導入
Posted by paz in Linux on 2月 8th, 2010
会社のCentOS5.3にGitをインストールしました。
Read the rest of this entry »