annotate bin/logurl @ 4285:5c5fc08f8113

<oerjan> sed -i \'2s!s/!s/no\\+dl/nooodl/;s/!\' bin/?
author HackBot
date Tue, 14 Jan 2014 00:55:13 +0000
parents e037173e0012
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 #!/bin/sh
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 echo "http://codu.org/logs/log/_esoteric/$(basename "$(echo "$1" | sed 's/:.*//')" .txt)"
e037173e0012 Initial import.
HackBot
parents:
diff changeset
3