|
Ok folks... My data corruption problems stem from the creation of the properties file in QSH: echo "serverip=$server" > /opt/AVAps/bin/psunix.properties chmod 600 /opt/AVAps/bin/psunix.properties echo "mixedcaseuserids=true" >> /opt/AVAps/bin/psunix.properties echo "description=$desc" >> /opt/AVAps/bin/psunix.properties echo "http.port=$httpport" >> /opt/AVAps/bin/psunix.properties echo "keystorepwd=$key" >> /opt/AVAps/bin/psunix.properties echo "debug=false" >> /opt/AVAps/bin/psunix.properties Standard out has a codepage of 37 (the default display code page). I need a code page on the properties file of 437. How do you create your properties files in QSH? Kristen
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.