[Haskell-cafe] Re: [Haskell] ANNOUNCE: jhc 0.7.4
wren ng thornton
wren at freegeek.org
Sat Jul 10 17:34:14 EDT 2010
Brandon S Allbery KF8NH wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 7/10/10 17:01 , Antoine Latter wrote:
>> * The way you use sed doesn't work with the BSD sed that ships with my
>> Mac Book. Installing GNU sed and using it works. Similarly, BSD find
>> doesn't know about '-name', so make hl-clean results in sadness.
>
> Haven't looked at sed, but "-name" should work in any version of find. Are
> you sure about this?
FWIW -name (and -iname) are supported by OSX-10.5 find. And it seems
really odd to imagine a find that wouldn't support them...
--
Live well,
~wren
More information about the Haskell-Cafe
mailing list