thirdculture-werc/bin/gensitemaptxt.sh
2007-05-27 13:25:55 +02:00

4 lines
106 B
Bash
Executable file

#!/bin/sh
find . -name '*.md'|sed -e 's/\.md$//' -e 's,/index$,/,' -e 's,^\.,http://harmful.cat-v.org,'