bash 命令 - housekeeper-software/tech GitHub Wiki

递归设置sh权限

find . -name '*.sh' -type f | xargs chmod +x