2018-08-04
2018-08-06 本文已影响0人
名C
grep "" / >/dev/null
if [ $? -eq 0 ]; then
sed -i 's# # #g' /
fi
psql -h $hostip -U postgres -f /root/was_726.sql was
psql -h $hostip -U postgres -f --command 'CREATE DATABASE waa'
grep "" / >/dev/null
if [ $? -eq 0 ]; then
sed -i 's# # #g' /
fi
psql -h $hostip -U postgres -f /root/was_726.sql was
psql -h $hostip -U postgres -f --command 'CREATE DATABASE waa'