双击时, 直接用文档方式打开了, 怎么设置双击后运行SHELL脚本?
如果是KDE的话: https://ubuntuforums.org/showthread.php?t=1882254 如果是Gnome的话:
首先你的 shell 文件要是可执行的。chmod +x your_script.sh
chmod +x your_script.sh