Dark Light

a=0;for fle in *; do b=`for c in $(seq 0 $a); do echo -n " "; done`; mv "$fle" "$b"; a=$(($a+1)); done

Related Posts

Dayze

So, the week then. Tuesday I got home from work at about 20:00 as usual. I discovered that…

Faff

So, I saw gonzui and thought it might be useful. wget http://kent.dl.sourceforge.net/sourceforge/gonzui/gonzui-1.1.tar.gz tar zxvf gonzui-1.1.tar.gz cd gonzui-1.1 ./configure…