
 1. chmod in joinr  SHOULD be 777 NOT 0777
 
 2. chmod should NOT have -f flag!!
 
 3. change the tar command!!!!  don't check for output!
 
 4. Send a GENERIC joinr without all the &#@^&^ pathnames!!
 
 5. Use compress -d instead of uncompress
 
 6. Ask where the mail program is, don't assume /usr/ucb/mail.
 
 7. Configure doesn't understand relative directories!  Use ~ if available,
    cd .. (from UU when asking questions).
 
 8. Add the "to-be-installed-dir" to the path, export path!
 
 9. Include COMPLETE command used to send the stuff!
 
10. When a directory of '.' is provided as the name to send,
    perhaps cwd should be in subject line?

11. Make uuencode BITNET (perhaps use btoa/atob) transparent!!!
*****  Add support for NON-uuencode uudecode including atob btoa
abe!!
*****

12. Allow user to change the @&!&^# names of mailsplit and joinr!!

13. Ad wc tests (a la cshar) and crc check counts to pieces and complete
    tarchive.
