ircart

- massive organized collection of irc art
git clone git://git.acid.vegas/ircart.git
Log | Files | Refs | Archive | README

.genlist (94B)

      1 #!/bin/sh
      2 find . -type f -name "*.txt" | cut -c 3- | sort | sed 's/\.[[:alpha:]]*$//' > .list