White scenery @showyou, hatena

If you have any comments, you may also send twitter @shsub or @showyou.

Entries from 2007-01-02 to 1 day

リハビリ一歩目

$ nano argtest.py #!/usr/bin/env pythonimport sysprint sys.argv $ chmod +x argtest.py $ ./argtest.py 1 2 ['./argtest.py', '1', '2']ごめん、今はこの程度しか打ち込めん。 少しずつ量を増やしていくよ。