I am trying to connect sqlplus by passing credentials as a parameter using getopts method-
Code:
while getopts ":o:s:t::i::p::f::" opt; do case