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
i use Arch GNU/Linux and BASH is my login shell. i have also installed
"bash_completion" package but sometimes BASH tab-completion works and
sometimes not. most of the times the BASH tab-completion doe snot work
and just throws the frustrating beep on me (form my cabinet). at the
same time ZSH has
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
- 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 is the transcript of what appened then.
[EMAIL PROTECTED]:/usr/bin# en