## Command
chmod: 改變檔案模態chmod +x 給執行權限
chmod
chmod +x
$ chmod +x configuredb.sh$ ls -l
$ chmod +x configuredb.sh
$ ls -l