# tells you that you have mail set notify # # filters message through the more command using 23 lines on the screen set crt=23 # # prompts for a subject when you mail interactively set ask=Yes # # to put a subject on an edited message use mail as follows # mail -s 'subject goes here' username < messagefile # # defining aliases alias help leavens@cs.iastate.edu alias TA coleman alias fred cs342a99 alias thegang cs342a99 cs34289 cs34295 # using aliases, just mail to TA, fred, or thegang instead of coleman, etc...