Java CSV converter for the Mac Unzip both files into the same folder. Apple's MacOS Runtime for Java (MRJ) 2.2 SDK (software developers kit) can be downloaded at http://developer.apple.com/java/.
Generic Java CSV converter
When JVM is installed:
% setenv CLASSPATH .:/home/...
% jre jmc.CSVconv [CSVtoPDB <input_csv> <output_pdb> [password]]
% jre jmc.CSVconv [PDBtoCSV <input_pdb> <output_csv> [password]]
'CSVtoPDB' and 'PDBtoCSV' are case-sensitive commands.
With less than 3 parameters, the program works in interactive mode.