Hi,

> > > The error message is the "bash : file :  command not found".
> > > Why????
> > 
> > Because it didn't find it where it looks for commands.
> 
> Actually, because it found /usr/bin/file instead, and you failed to
> provide an argument.   'file' is a unix command.

        If you execute file(1) without an argument you will get a
        "usage" msg (at least in my system RH 6.2), and not a "command not
            found" error _from_ bash. So, I think the problem is that "./" is
        not in his path.

        Regards,
        Elias
-- 
Elias Athanasopoulos
H.E.P & Apps. Lab.
http://www.uoa.gr/~eatha

I bet the human brain is a kludge. Marvin Minsky

Reply via email to