[X-Unix] Shell Script: How get parent path to invoke a sister
tool?
Craig A. Finseth
fin at finseth.com
Fri May 23 12:12:18 PDT 2008
...
In other words, the path to the current working directory is "./"
...
Yes. And
../
points to the parent. When you get all the way to the root, ../ = ./
Craig
More information about the X-Unix
mailing list