改程式用到 find ./ -type f -name \*.php |xargs grep 姓氏 還可用 -r grep -r 姓氏 *...
請先 登入 以發表留言。