Bugzilla – Bug 132950
bash gives weird warnings
Last modified: 2005-11-10 12:11:57 UTC
current STABLE: mkdir foo\ \-\ bla\ blubb cd foo\ \-\ bla\ blubb bash: printf: -: invalid number bash: printf: blubb: invalid number
What are you talking about: aaa_base/etc> bash etc$ . profile.d/complete.bash etc$ cd /tmp/ tmp$ mkdir foo\ \-\ bla\ blubb tmp$ cd foo\ \-\ bla\ blubb foo - bla blubb$ ls foo - bla blubb$ ... do you have installed the package bash-completion? The maintainer for this pacakge would be agruen@suse.de.
$ rpm -qa | grep bash bash-3.0-20 No, no bash completion package installed. its just current 10.1 snapshot.
catched and fixed, was prompt handling for xterm title