I generally put something similar to the following at the beginning of every script (especially if it'll run as a daemon): #!/bin/bash exec ...
確定! 回上一頁