[1359] in SIPB bug reports
perl script in the sipb locker
daemon@ATHENA.MIT.EDU (Barr3y Jaspan)
Fri Oct 19 11:49:55 1990
Date: Fri, 19 Oct 90 11:49:29 -0400
From: "Barr3y Jaspan" <bjaspan@ATHENA.MIT.EDU>
To: bug-sipb@ATHENA.MIT.EDU
I have written a "front end" for cp and mv that allows regexp magic
similar to (but more powerful than) MS-DOS. Things like
mv '*.c' '\1.C'
renames .c files to .C files, and so forth. The program is written in
perl. I would like to install it in the SIPB locker, but perl is in
the watchmaker locker. I don't know whether putting the full AFS path
for perl after the #! will work since it is > 32 characters.
Suggestions?