Linux コマンド

twitterのデータが手に入ったのはいいけど、Linuxのシェルコマンドを使いこなせない為、奮闘中。

自分用にリンクをいくつか張り付けておく

grepでマッチしたワードに色を付けるオプション
http://d.hatena.ne.jp/hogem/20070728/1185549229

jsonモジュールでjson読み込み
http://tmlife.net/programming/python/python-json-module.html

Pythonのインストールに関して(サーバー)
http://tech.bayashi.jp/archives/entry/python/2008/002021.html

ターミナルでのSCPによるファイル転送
http://www.tku.ac.jp/~densan/local/ssh/mac-scp/mac-scp.html

[Twitter]Streaming APIで取得したJSON形式データ読み込み
http://d.hatena.ne.jp/vent_et_neige/20120412/

18.2. jsonJSON エンコーダおよびデコーダ
http://www.python.jp/doc/2.6/library/json.html