Gre*_*hal 6 permissions chmod vi
如何chmod +x在 vi/vim 中创建的脚本上运行,以便它可以执行?我试过了,:r chmod +x %但没有用。
Jos*_* R. 15
你需要
:! chmod +x %
Run Code Online (Sandbox Code Playgroud)
将!用于在shell中运行你的命令。
| 归档时间: |
|
| 查看次数: |
5553 次 |
| 最近记录: |