Paul Jarc wrote:
> Jérémy Hervé wrote:
> > -bash: /usr/sbin/httpd: No such file or directory
>
> "hash -r" will fix that. See "help hash" and "man bash" for details.
There is also checkhash.
shopt -s checkhash
In man bash:
checkhash
If set, bash checks that a command fou
Ha...
Ok, Ok... Thanks you, Sven, Paul, Bob for your answers ; I'll thought
it was a bug. I think I must use my last days of holidays learning to
read...
Excuse-me again !
I will wake-up smarter tomorow morning :D
Regards,
Jérémy
___
Bug-bash ma
"Jérémy Hervé" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:/usr/bin# httpd -v
> -bash: /usr/sbin/httpd: No such file or directory
"hash -r" will fix that. See "help hash" and "man bash" for details.
paul
___
Bug-bash mailing list
Bug-bash@gnu.org
On Fri, Aug 03, 2007 at 04:32:10PM +0200, J?r?my Herv? wrote:
> - version : 3.1.17(2)-release (i486-slackware-linux-gnu)
> - description : Strange behaviour ; second time I have it. I removed
> an old apache package (1.3, /usr/sbin/httpd) and make;make-installed a
> new one (/usr/bin/httpd). Here i