> yes, but /usr/local/bin is _directory_.
> Check please man tets, what is the switch for 'True if
> directory exists'
> We should fix Makefile.
>
Here it is:
-d file
True if file exists and is a directory.
-e file
True if file exists.
Arpi, if you want I can send you all info from man test. Regards
Tomasz Rojek