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