This is a small shell script that checks your Reliance Netconnect Prepaid account balance and emails it to a designated email address.
The Netconnect number and email address are to be saved in a file called .netconnectrc
in your home directory with the following variables:
netconnect_number="1234567890"
email_addresses="comma separated list of email addresses"