確認回傳的內容後,利用此參數計算正在執行中shell Script 的Hash 值,但此處需要注意回傳字串需要在切割。 #!/bin/sh echo "$(sha1sum $BASH_SOURCE)" ...
確定! 回上一頁