Archive

Posts Tagged ‘shell scripting’

How to get the directory location of a shell script

March 26th, 2008 Masao No comments

dirname=`dirname $0`

Categories: Bash Tags: