You can mark the file as executable: chmod +x filename.sh. You can then execute it like this: ./filename.sh. If you want to use a different command to start ...
確定! 回上一頁