Programming and posix - February 2001
February 10, 2001
Solution Symposium
Page 79
hp e3000
programming
and posix
posix shell callci command
• callci command_string
• used to invoke CI commands from the shell
• command_string gets passed to HPCICOMMAND
• callci uses CI I/O redirection in certain situations
including batch jobs, so MPE commands that don't work
with CIOR will fail
• fails: callci setvar variable value
• workaround: callci mysetvar variable value