atat-mirror/patchtail

3 lines
91 B
Tcsh
Executable File

#!/bin/csh
perl -pi.bak -e 's/tail ([+-][0-9]*)/tail -n \1/g;' src/* glue/*/* >& /dev/null