A backup is taken using the following command:tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar.<br /> Where will the file be restored?()
A、/usr/local/include/tcpd.h
B、/usr/local/restores/tcpd.h
C、/usr/local/restores/include/tcpd.h
D、/usr/local/restores/usr/local/include/tcpd.h