This is taperead.c .  It reads tapes and puts them into files.  You lose the
record boundary information.  It also tells you record sizes and such, which is
occasionally useful.

	-e	:convert ebcdic to ascii
	-f file	:use an alternate tape drive
	-s	:strip top bit from each byte
