/[simile]/sql/irc-logger.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sql/irc-logger.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39 - (show annotations)
Sat Oct 25 22:10:45 2008 UTC (15 years, 5 months ago) by dpavlin
File MIME type: application/x-sh
File size: 177 byte(s)
simple visualisation of irc-logger data with nicks, first/last date
and message counts
1 dropdb irc-logger
2 createdb --encoding iso-8859-2 irc-logger
3 ssh mjesec.ffzg.hr pg_dump --encoding utf-8 --inserts irc-logger | iconv -c -f utf-8 -t iso-8859-2 | psql irc-logger

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26