This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Portability of find(1)



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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]