Comment 12 for bug 1850804

Revision history for this message
Maksim S (max-svo) wrote : Re: Tab completion warnings with ubuntu-bug

ubuntu-bug actually greps output of ls
I have an alias for ls: ls -la
I can see output like this:
grep: /usr/share/apport/symptoms/-rw-r--r--: No such file or directory
grep: /usr/share/apport/symptoms/1: No such file or directory
grep: /usr/share/apport/symptoms/root: No such file or directory
grep: /usr/share/apport/symptoms/root: No such file or directory

I may be wrong but I think at the very least ubuntu-bug should call /usr/bin/ls and not just ls
Depending on user preferences, ubuntu-bug may even execute random software!