木っ端拾いの材木流し

Cannot see the wood for the trees.

2011-06-15から1日間の記事一覧

Solaris Jedi: Solaris Date command and epoch time

http://solarisjedi.blogspot.com/2006/06/solaris-date-command-and-epoch-time.htmlrubyもperlもgawkもGNU dateも使わずにunixtime形式の現在時刻を取得するスレ。 初っ端から truss /usr/bin/date 2>&1 | grep ^time とかたいへん変態的。