Get script name in shell script, bash get script path shell, bash get script name, ... #!/bin/bash script_relative_path1=`dirname $0` ...
確定! 回上一頁