Peter da Silva wrote:
On Jan 10, 2007, at 10:10 AM, Yossi Kreinin wrote:

 > setenv A B
 > echo $A
 B
 > env A= echo $A
 B
 > env A=X echo $A
 B


This example does not demonstrate what you believe it demonstrates.



A second answer which is not an answer.

An answer looks like this:

"echo is a built-in command, bk is not, so it will work with bk".

There. Was it that hard?

Reply via email to