Re: Acct-Input-Gigawords in Exec-Program env

2007-09-26 Thread Alan DeKok
Rob Hartzenberg wrote: > I'm having trouble identifying the Acct-Input-Gigawords field in the > shell environment of Exec-Program. > Does anyone know how to ensure that it is being exported? Read the output of debugging mode. If it's in the packet, it will be exported to any shell program. See

Acct-Input-Gigawords in Exec-Program env

2007-09-26 Thread Rob Hartzenberg
Hi list, I'm having trouble identifying the Acct-Input-Gigawords field in the shell environment of Exec-Program. Does anyone know how to ensure that it is being exported? I have a shell script (test-exec.sh) which according to examples in docs goes like so: #!/bin/sh /usr/bin/printenv > /tmp/env