APM: Modify in place and Argument list too long

David Bluestein II dbii at mudpuddle.com
Mon Mar 17 12:57:34 CST 2003


I'm doing a perl modify in place for a directory full of html files, yet I
have several directories which have too many files for this:

bash# perl -pi -e 's/oldtext/newtext/g' *html
bash: /bin/perl: Argument list too long

Any suggestions on how to work with this? The most files in a directory are
60,000.

David

----------
David H. Bluestein II                         President & Lead Developer
dbii at interaction.net                         ii, inc.

http://www.interaction.net
-        Specializing in Designing Interactive Websites        -
-              and Searchable Internet Databases                   -








More information about the Austin mailing list