log

age author description
Fri, 06 May 2016 23:25:16 +0000 HackBot <shachaf> complain The "complaints" command now shows a superfluous directory name.
Fri, 06 May 2016 23:23:58 +0000 HackBot <shachaf> ` for f in $(rgrep -l Complaints bin); do sed -i \'s#Complaints#share/Complaints#\' "$f"; done
Fri, 06 May 2016 23:21:48 +0000 HackBot <shachaf> ` mv Complaints.mp3 share/; for f in $(rgrep -l Complaints) bin; do sed -i \'s#Complaints#share/Complaints\' "$f"; done