To make a system backup, the simplest and fastest way is to use the tar command. Select the correct alternative below that shows the three tar parameters that create, list and expand a tar file respectively.
A.
–create –list –extract
B.
–compose –list –expand
C.
-c -t -e
D.
-c -l -x