Created
April 15, 2020 16:48
-
-
Save Forty-Bot/d1e2765044d12ebdd5ad4edf94cb0db5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ls -l /dev/bus/usb/002/027 | |
| crw-rw---- 1 root root 189, 154 Apr 15 12:44 /dev/bus/usb/002/027 | |
| $ udevadm test-builtin uaccess /dev/bus/usb/002/027 | |
| Load module index | |
| Parsed configuration file /usr/lib/systemd/network/99-default.link | |
| Created link configuration context. | |
| Failed to open device '/dev/bus/usb/002/027': No such device | |
| Unload module index | |
| Unloaded link configuration context. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment