nzsql -d SYSTEM -tqA -c "select datname from _t_database;"| sort | { while read db ; do ( mkdir -p $base_dir/$db ; test `nzsession | wc -l` -lt 300 && nzdumpschema -R $db $base_dir/$db/create-$db-database.sh $base_dir/ & ) ; done ; }
Unpacking Zip Folders into Windows Long File Paths
-
[image: Zip Archive Banner]
Long file paths on Windows are a pain in the ass - we all know that. But
today I ran into yet another issue with it that's wo...
2 weeks ago
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!