Profile of andreich

Snippets posted by andreich

Bash touch script

A simple bash line to generate touch commands from file in format: filename|original-timestamp

Added on: 05 March 2010 and tagged with: bash timestamp

Capture stdout for a bloc and write to file

Easy method to capture something you make in IRB for later analysis.

Added on: 26 February 2010 and tagged with: ruby stdout

Simple Base64 decoding function

written for Google inline attachement

Added on: 10 February 2010 and tagged with: base64 ruby

andreich tagged snippets with

bash timestamp ruby stdout base64