Stephen Montgomery-Smith <step...@missouri.edu> 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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to