require 'ap' obj = someObject ap obj |
Monday, 28 May 2012
Ruby : Pretty print an object
Posted by Ook at 03:25 0 comments
Sunday, 27 May 2012
Linux : Unpack an rpm
rpm2cpio chef-full-0.10.8-3.x86_64.rpm | cpio -idv |
Posted by Ook at 01:29 0 comments
Tuesday, 22 May 2012
Linux : Force Ntp update
/etc/init.d/ntpd stop ntpdate -u pool.ntp.org /etc/init.d/ntpd start |
Posted by Ook at 14:44 0 comments
Monday, 21 May 2012
Excel - Replace all commas with a newline character
Replace all commas with a newline character - what to put in the replace field?
Hold down |
Posted by Ook at 03:45 0 comments
Subscribe to:
Posts (Atom)