shortshort way of reversing the lines in a file

e.c.leeper ecl at mtgzz.UUCP
Fri Sep 6 10:52:35 AEST 1985


What's wrong with:
	pr -n -t file | sort -nr | sed -e 's/[ 0-9]*	//'

					Evelyn C. Leeper
					...ihnp4!mtgzz!ecl



More information about the Comp.sources.unix mailing list