IBM Exam Questions

How is the information about template OSWebfarm extracted from the command line?

How is the information about template OSWebfarm extracted from the command line?

A.
use the RAD Shell Command: exportTemplate (“OS&Iebfarm”);

B.
use the RAD Shell Command: dumpTemplatelnfo (“OSWebfarm”);

C.
Change to $TBSM_HOME/bin and run./rad_radshell dumpTemplate “OSWebfarm”

D.
Change to $TBSM_HOME/bin and run./rad_radshell exportTemplate “OSWebfarm

Explanation: