Situation:
  we have scripts located in two different directories:
    /test/script_a
    /devl/script_a
A user cd's to /test and enters: sh ./script_a
How would I find out, after the fact, from what directory the user started 
the script?
Received on Wed Mar 01 2000 - 17:55:55 NZDT