python 2.6 subprocess enter psql password C shell
问题 I am not able to install any additional modules on an AIX server I am scripting on. It has Python 2.6.2 installed and basically I am trying to run the below command psql -c "select * from cms_agprm;" -o u350932.txt -d tctmsv80 -U tctmsv80 Now I have done some goggling and found a few different recommendation on how to do this. None with much success. I'm also a little paranoid because I am dealing with processes and want to make sure that i get things right in this script otherwise things