This illustration shows a portion of the bash shell window. The command entered at the # prompt is: cat bdcs_variables.sh The system output is: #!/bin/bash export CM_ADMIN="admin" export CM_PASSWORD="admin5" export CM_URL="https://CMwebaddress:7183"