=> setenv test echo This is a test;printenv ipaddr;echo Done. ipaddr=192.168.210.7 Done. => printenv test test=echo This is a test => run test This is a test =>
=> setenv test echo This is a test;printenv ipaddr;echo Done. ipaddr=192.168.210.7 Done. => printenv test test=echo This is a test => run test This is a test =>