Which command line is required on UNIX to export all data from a Netcool/lmpact Server named
NCI to the /tmp directory?

A.
./nci_export NCI /tmp/NCI_export
B.
./nci_export -all NCI /tmp/NCI_export
C.
./nci_export -impactserver NCI /tmp/NCI_export
D.
./nci_export NCI -exportdirectory /tmp/NCI_export
Explanation: