More escaping
Created by: nkukard
This should be the last of them @jacobvosmaer
- Database name may contain characters which are not shell friendly
- Database password could contain the same
- While we at it there is no harm in escaping generated paths too
- Refactored 2-line system(command)
Signed-off-by: Nigel Kukard nkukard@lbsd.net