take's latest activity

  • T
    I have simplified the above command to get it working with USB device plug in and unplug: #unplug echo "{ 'execute': 'qmp_capabilities' }{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'device_del usb0' } } " \ | socat -...