多项选择题
A、读 B、写 C、执行 D、遍历 E、递归
A、find /home -name test* B、find -name test* /home C、find test* /home D、find -n test* /home
A、find /tmp -f -perm 644 B、find -type f -perm 644 /tmp C、find -type f -perm 644 D、find /tmp -type f -perm 644
A、[ 0 1 2 3 4 5 ] B、[ 0-5 ] C、[ 0 1-5 ] D、[ 0-2 3-5] E、[01][2-5]
微信扫一扫,加关注免费搜题