This website requires JavaScript.
Explore
Help
Sign In
so-rose
/
atat-mirror
Watch
1
Star
0
Fork
You've already forked atat-mirror
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
v3.36
atat-mirror
/
patchtail
3 lines
91 B
Tcsh
Executable File
Raw
Permalink
Blame
History
#!/bin/csh
perl -pi.bak -e
's/tail ([+-][0-9]*)/tail -n \1/g;'
src/* glue/*/* >& /dev/null
Reference in New Issue
View Git Blame
Copy Permalink