Hallo Brian, Am 2001-11-18 um 02:32 schriebst du:
> * Most Unix Perl packages ship with a script called "rename" that will > rename files based on a regular expression (example: rename 's/ /_/g' > *.mp3). I was able to copy this directly from a Debian box onto a Cygwin > box and have it run without problem. There may be other useful "standard" > Perl scripts, as well. AFAIK this isn't part of a standard perl installation, that means if you unpack perl and run './Configure; make; make test; make installperl' it isn't installed. Also I think it isn't included in the source package at all. Ciao, Gerrit P. Haase mailto:[EMAIL PROTECTED] -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/