/[formed]/trunk/tools/anonym/getDbList.sh
ViewVC logotype

Annotation of /trunk/tools/anonym/getDbList.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 246 - (hide annotations)
Mon Mar 3 10:22:35 2008 UTC (16 years, 11 months ago) by torsten
File MIME type: application/x-sh
File size: 86 byte(s)
Modified script to be used in the production environment.

1 torsten 235 #!/bin/sh
2 torsten 246 psql -p 5432 -U postgres -l | awk '/ka_01[a-z0-9]+_db/ { print $1 }'
3 torsten 235 exit 0

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26