projects
/
p5sagit/p5-mst-13.2.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
Convert to use $^O and Config's $dl_so instead of hard-wired .o
[p5sagit/p5-mst-13.2.git]
/
eg
/
rmfrom
Commit
Line
Data
378cc40b
1
#!/usr/bin/perl -n
2
79072805
3
# $RCSfile: rmfrom,v $$Revision: 4.1 $$Date: 92/08/07 17:20:31 $
378cc40b
4
5
# A handy (but dangerous) script to put after a find ... -print.
6
7
chop; unlink;