Months
When generating reports or creating screen displays, it is sometimes convenient to the programmer to have a quick way of displaying the full month. This function, called months, ... .
months 04
The above method will display the month April; or from a script:
MY_MONTH... --------
error_msg()
{
# error_msg
# beeps; display message; beeps again!
echo -e "\007"
echo $@ ... ere's the script that prompts for a password then displays the default configuration:
$ pg readfunc
#