Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?()  

A . tar -cvf file_system.tar /staticFS ; gzip file_system.tar B . tar -xvf /staticFS file_system.tar ; gzip file_system.tar C . tar -cvf /staticFS file_system.tar ; compress file_system.tar D . tar -xvf file_system.tar /staticFS  ; compress file_system.tar

时间:2022-10-18 20:25:55 所属题库:IBM(000-104)题库

相似题目