A. gzip -v /tmp/test6 B. gzip /tmp/test6 C. gzip -r /tmp/test6 D. tar -czvfr /tmp/test6
A. chmod a+rx test B. chmod a+wx test C. chmod o+rx test D. chmod u+rx test
A. find /home -name test* B. find -name test* /home C. find test* /home D. find -n test* /home
A. [ 0 1 2 3 4 5 ] B. [ 0-5 ] C. [ 0 1-5 ] D. [ 0-2 3-5] E. [01][2-5]
A. root B. guest C. nobody D. 其它
A. make B. mkdir C. touch D. set E. alia
A. alias B. set C. make D. touch
A. /root B. /etc C. /skel D. /etc/skel
A. /etc/passwd B. /etc/shadow C. /etc/user D. /etc/skel
A. 组的名称 B. 组的id号 C. 组的密码 D. 组成员 E. 组权限