Which command line is required on UNIX to import all data, which was previously exported to the
rtmp directory, to an Impact server named NCI using the nci_import tool?

A.
./nci_import NCI /tmp/NCI_export
B.
./nci_import -all NCI /tmp/NCI_export
C.
./nci_import NCI -importdir /tmp/NCI_export
D.
./nci_import – impactserver NCI /tmp/NCI export
Explanation: