/
[formed]
/
trunk
/
tools
/
anonym
/
getDbList.sh
Contents of /trunk/tools/anonym/getDbList.sh
Parent Directory
|
Revision Log
Revision
235
- (
show annotations
)
Mon Feb 25 12:58:41 2008 UTC
(17 years ago) by
torsten
File MIME type: application/x-sh
File size: 84 byte(s)
Added scripts to automate the export
1
#!/bin/sh
2
psql -p
5434
-U postgres -l
|
awk
'/ka_[a-z0-9]+_db/ { print $1 }'
3
exit
0
Properties
Name
Value
svn:executable
*
[email protected]
ViewVC Help
Powered by
ViewVC 1.1.26