February 2010
9 posts
Feb 27th
Feb 18th
26 notes
#!/usr/bin/env perl -w use strict; use warnings; use FileHandle; use Getopt::Long; my $file = $ENV{FLASH_LOG}; my $filter = undef; GetOptions( ‘filter|f=s’ => \$filter ); die ‘No flash log’ unless $file; my $fh = FileHandle->new($file,”w”); $fh->write(“”); $fh->close; my $sys = “tail -f ‘$file’”;...
Feb 14th
Feb 13th
“「命、命…。ボクはみんなの命を守りたい。地球の命を守りたい!」  素晴らしい。ホントにそうだね。でも、君は命のホントの重さが分かってるのかな?...”
– 【政治部デスクの斜め書き】おこちゃま政権のむなしすぎる国会論戦 (1/4ページ) - MSN産経ニュース
Feb 13th
“38 Trader@Live! sage ▼ New!2009/09/03(木) 19:55:38 ID:mU3fN32Q...”
– チラ裏の倉庫: 北朝鮮関係のチラ裏 (via etecoo) (via kml) (via pcatan) (via studiomu) (via otsune)
Feb 13th
108 notes
“そもそも自分がどうしてバランスの話をするか。...”
– バズ からの DAC COT さんのバズ
Feb 13th
Feb 13th
Feb 12th