mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
7 lines
122 B
Bash
7 lines
122 B
Bash
#!/bin/sh
|
|
#export ACTION=add
|
|
export ACTION=remove
|
|
export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7
|
|
|
|
./udev tty
|