Rot N program source

keith keith at rlgvax.UUCP
Tue Jan 3 14:11:34 AEST 1984


If you don't want to bother with compiling source code:
	Bell NIX
		exec tr "[a-z][A-Z]" "[n-z][a-m][N-Z][A-M]"

	Berkeley NIX
		exec tr a-zA-Z n-za-mN-ZA-M



More information about the Comp.sources.unix mailing list