How can I programmatically enable and disable the power to a particular USB port on Linux? Is such a thing even possible? Mac answers appreciated as well!
I was tryi
Your are running just "echo" as root, try:
echo suspend | sudo tee /sys/bus/usb/devices/usb3/power/level