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
正确答案:A
答案解析:有
微信扫一扫手机做题