liunx下文件授权可执行权限chmod

Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
没有给bin目录下的文件授权可执行权限:
chmod +x bin/*.sh
这里写图片描述

posted @ 2016-03-28 16:58  IT打工匠  阅读(799)  评论(0编辑  收藏  举报