Jean-Paul Koziol wrote:
>
> HI all
>
> I've just upgraded my kernel to 2.2.6 without problems but when I execute any batch
>or program command in the current directory I've got a message bash: command not
>found and I must tape ./+ command or the complete path ( before it worked fine )
Do programs in "normal" executable directories work as usual? It's not
typically recommended that you include the current directory in your
path (since you could open yourself to trojan programs, etc), but if you
want to do it, just add '.' to the PATH statements in /etc/profile or
~/.bash_profile.
I'd imagine you had to do this when you first setup the system if this
was normal behavior of your system before the upgrade. Mandrake doesn't
ship with that setup out of the box.
--
Steve Philp
[EMAIL PROTECTED]