Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 8, 2018 05:01
Show Gist options
  • Save ryantm/2d9825b3b09f09d08d4c6af3a39e72f0 to your computer and use it in GitHub Desktop.
Save ryantm/2d9825b3b09f09d08d4c6af3a39e72f0 to your computer and use it in GitHub Desktop.
/nix/store/k1il0a66gww5a3msn04ngds1xnvvhhai-usbredir-0.8.0
├── bin
│   └── usbredirserver
├── lib
│   ├── libusbredirhost.la
│   ├── libusbredirhost.so -> libusbredirhost.so.1.0.1
│   ├── libusbredirhost.so.1 -> libusbredirhost.so.1.0.1
│   ├── libusbredirhost.so.1.0.1
│   ├── libusbredirparser.la
│   ├── libusbredirparser.so -> libusbredirparser.so.1.0.1
│   ├── libusbredirparser.so.1 -> libusbredirparser.so.1.0.1
│   └── libusbredirparser.so.1.0.1
├── sbin -> bin
└── share
└── man
└── man1
└── usbredirserver.1.gz
6 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment