Getting the directory containing of an executing shell script can also be found by using the realpath and dirname utilities together. Example: #!/bin/bash echo ...
確定! 回上一頁