#!/bin/csh

cat -n $1 | sort -nr | cut -f2-


syntax highlighted by Code2HTML, v. 0.9.1