-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Andrew Stubbs on 8/4/2006 4:39 AM: > Ping > > Any comments anyone? Not interested? > >> >> So, on to what it does. The basic idea is that is is xargs for >> programs that take two filenames, an input and an output - one which >> exists, and one which may not (yet) exist. It takes the first name as >> input, generates the second according to some rule, then calls the >> program with the two names. There are many examples of such programs; >> everything from cp to gcc. It also supports programs, such as sed, >> which take a file and give output on stdout. It can also allow one or >> more files to be altered "in place", via a temporary file (if >> necessary).
Some of the ideas sound useful, but I don't know if they belong in findutils or as a separate project. perl can certainly already do most of this. And if it does get accepted, it would be nice to code it in C. But I'm not the maintainer, so you'll just have to wait for James' response. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE1zN384KuGfSFAYARAua5AJ0dpKqdYh5qKL479s7xuY4k3xMXPgCgqwBw eV6L69dHd5UbVJFwevVzytE= =XJGD -----END PGP SIGNATURE----- _______________________________________________ Bug-findutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-findutils
