>>>>> "Paul" == Paul A Rubin <[EMAIL PROTECTED]> writes:

Paul> I modified the script to echo the $file names to a temp file
Paul> named junk, and then (in a separate script) tried

Paul> type junk | sed -e
Paul> 's%^.*layouts/\(.*\)\.layout$%\\TestDocClass{\1}%'

Paul> That works as expected if I run it with Cygwin's sh.exe and
Paul> echos junk unmodified using Ruurd's copy of sh.exe.

If you find a form that works with both flavors of sed, we could of
course use that. But of course using a proper sed would not hurt.

JMarc

Reply via email to