[m-rev.] for review: use xargs in mmake
Zoltan Somogyi
zs at cs.mu.OZ.AU
Fri Feb 15 18:18:19 AEDT 2002
On 15-Feb-2002, Peter Ross <peter.ross at miscrit.be> wrote:
> fjh wrote:
> > Yes -- the main issue is that it doesn't properly handle file names
> > containing spaces, newlines, single quotes, double quotes, or backslashes.
> >
> Do you have any other suggestions on how to solve this problem? I can only
> think of xargs at the moment.
I can suggest xargs -0 and either ''s in the echo command or find -print0
as starting points for a search for a solution.
Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list