#!/bin/bash

SRC="/export/shared /export/beancounters/"
...

Bash Temp folder cleanup

by agnul, November 11, 2009 15:46, 2 refactorings, tagged with bash

I'm planning to run this sn...

Ee62f45441fbf8409dfd4adaa40a74aa Talk

Python On Your average file filter...

by agnul, August 29, 2008 07:55

Me too! All those changes m...

Ee62f45441fbf8409dfd4adaa40a74aa Talk
try:
    if options.input_file:
        infile = open(options.input_file, 'r')
...

Python Your average file filter...

by agnul, August 27, 2008 17:22, 8 refactorings

From the useless speculatio...

Ee62f45441fbf8409dfd4adaa40a74aa Talk