Configuring a different shell

You can configure an agent to use a shell other than the default shell by editing parameters in the bfagent.conf file.

For example, to use the tcsh shell, you can set the shell parameter as follows:
shell /bin/tcsh

For more information on the bfagent.conf file, see bfagent.conf Reference.


Feedback