I am running a shell script to get the out of oracle SQL to CSV using SQLPLUS.
#!/usr/bin/bash FILE="a.csv" export ORACLE_HOME=/mypath/oracle/curren