Do I need something in my .profile? Unix script: #!/bin/ksh echo zero: $0 dir1=`dirname $0` echo dir1: $dir1. Output: zero: dirname_test.sh
確定! 回上一頁