A、chmod a+rx test B、chmod a+wx test C、chmod o+rx test D、chmod u+rx test
A、讀 B、寫 C、執(zhí)行 D、遍歷 E、遞歸
A、find /home -name test* B、find -name test* /home C、find test* /home D、find -n test* /home