首页 > 其他 > 详细

bash+ 脚本能执行 ./脚本无法执行

时间:2016-02-21 10:16:30      阅读:126      评论:0      收藏:0      [点我收藏+]

 1.查看是否  the filesystem being mounted as noexec
2.The script was being run from inside a .dmg that had the quarantine flag set on it. When the .dmg was mounted, it was mounting it with a quarantine flag that is inherited, but doesn‘t show up. I unmounted the .dmg, removed the quarantine flag, and re-mounted it, and all was well.

一下是网络搜索结果的引用:

技术分享

本文出自 “净空蓝星” 博客,请务必保留此出处http://jingkonglanxing.blog.51cto.com/1152128/1743755

bash+ 脚本能执行 ./脚本无法执行

原文:http://jingkonglanxing.blog.51cto.com/1152128/1743755

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!