This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Portability of find(1)
- To: Autoconf List <autoconf at gnu dot org>, Libtool List <libtool at gnu dot org>, Automake List <automake at gnu dot org>
- Subject: Portability of find(1)
- From: Akim Demaille <akim at epita dot fr>
- Date: 18 Sep 2001 13:59:38 +0200
- List-Id: Discussion list for automake <automake.gnu.org>
Hi People!
I'm looking for information on the portability of find(1). Please,
send me everything you know. In particular, I think I'm understanding
that `{}' is portably replaced by the argument only when alone, i.e.,
exactly
find ... {} ...
and not
find ... "foo: \{\}" ...
At least on DU.