-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2008-10-27 at 09:12 +0100, Bernhard Walle wrote:
Uninstall package 'command-not-found'
And if I don't have root access on that machine (or don't want to touch every machine)? Is there something for my ~/.bashrc?
It is called from /etc/bash.bashrc, which includes /etc/bash_command_not_found. I think you should create a $HOME/.bash_completion, with this code: command_not_found_handle() { return 127 } This is a wild guess, from looking at /etc/bash_command_not_found. Try and report back :-) - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkkFhm0ACgkQtTMYHG2NR9WhsgCdHMOCcFFN0PVpJZ0sppONskZy YiUAni+v64SM78L3+JJ6GPge3BhDH/mM =53qv -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org