Comment 7 for bug 242196

Revision history for this message
Dean (howed12) wrote :

This is what I get when I try to run this command. When I go to dev and pull up USB, Properties I have a message which states I can not change commands because I am not the owner.

dean@dean-desktop:~$ "udevinfo -e>udevinfo.txt"
bash: udevinfo -e>udevinfo.txt: command not found
dean@dean-desktop:~$ "udevinfo.txt"
bash: udevinfo.txt: command not found
dean@dean-desktop:~$ "udevinfo"
missing option
dean@dean-desktop:~$ "e->udevinfo.txt"
bash: e->udevinfo.txt: command not found
dean@dean-desktop:~$ "udevinfo -e>edevinfo.txt"
bash: udevinfo -e>edevinfo.txt: command not found
dean@dean-desktop:~$ "udevinfo-e>udevinfo.txt"
bash: udevinfo-e>udevinfo.txt: command not found
dean@dean-desktop:~$ "udevinfo -e> udevinfo.txt"
bash: udevinfo -e> udevinfo.txt: command not found
dean@dean-desktop:~$