home/bin/_old/old/foo
2018-01-15 20:25:41 +01:00

6 lines
43 B
Bash
Executable file

#!/bin/bash
foo=`dirname $0`
echo $foo;