* Yossi Kreinin <[email protected]> [2007-01-10 17:15]: > >And whether you're using csh or not, you can use > >"env DISPLAY= bk pull". > > tcsh disagrees: > > > setenv A B > > echo $A > B > > env A= echo $A > B > > env A=X echo $A > B
Try
env A= printenv A
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
