[Bug 412558] New: aaa_base: please add command-not-found handlers to bash. bashrc
https://bugzilla.novell.com/show_bug.cgi?id=412558 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=412558#c303730 Summary: aaa_base: please add command-not-found handlers to bash.bashrc Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Basesystem AssignedTo: ro@novell.com ReportedBy: prusnak@novell.com QAContact: qa@suse.de Found By: Development To complete feature Fate#303730* following lines should be added to bash.bashrc (or something functionally similar): for bash: if [ -f /etc/bash_command_not_found ]; then . /etc/bash_command_not_found fi for zsh: if [ -f /etc/zsh_command_not_found ]; then . /etc/zsh_command_not_found fi * https://features.opensuse.org/?rm=feature_show&id=303730 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=412558 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=412558#c1 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ruediger Oertel <ro@novell.com> 2008-08-04 04:18:18 MDT --- submitted -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com