Hi folks

 

Here is my challenge. I need to run script each time in a different 
directories. They hold input files. My problem is that I can not detect 
directory where I currently invoke script in a script.

That's why I can not use files in a current directory as input files.

A=`pwd`

or

A=$PWD

 

do not produce accurately current directory.

Thank you for any suggestions.
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to