home/bin/_old/old/foo

6 lines
43 B
Text
Raw Normal View History

2018-01-15 20:25:41 +01:00
#!/bin/bash
foo=`dirname $0`
echo $foo;