Stephen Montgomery-Smith <[email protected]> wrote:

> It would never have occurred to me that "echo */*/Makefile*"
> works when "grep xxx */*/Makefile*".  Is that because "echo"
> is a builtin command in csh (which is what I use)?

I don't know, but I can think of no better explanation.

> I notice "/bin/echo */*/Makefile*" doesn't work.

The same (builtin echo works, /bin/echo not) happens in /bin/sh,
and in bash.

> Is this documented somewhere?

Not that I know of.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to