Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 26, 2018 00:10
Show Gist options
  • Save ryantm/9d2ecb7c47b08cae415b4f3d91f3cb82 to your computer and use it in GitHub Desktop.
Save ryantm/9d2ecb7c47b08cae415b4f3d91f3cb82 to your computer and use it in GitHub Desktop.
/nix/store/l43arqcf2m9269ccgw98yv4gw2khik5x-libmtp-1.1.15-bin
├── bin
│   ├── mtp-albumart
│   ├── mtp-albums
│   ├── mtp-connect
│   ├── mtp-delfile -> mtp-connect
│   ├── mtp-detect
│   ├── mtp-emptyfolders
│   ├── mtp-files
│   ├── mtp-filetree
│   ├── mtp-folders
│   ├── mtp-format
│   ├── mtp-getfile -> mtp-connect
│   ├── mtp-getplaylist
│   ├── mtp-hotplug
│   ├── mtp-newfolder -> mtp-connect
│   ├── mtp-newplaylist
│   ├── mtp-playlists
│   ├── mtp-reset
│   ├── mtp-sendfile -> mtp-connect
│   ├── mtp-sendtr -> mtp-connect
│   ├── mtp-thumb
│   ├── mtp-tracks
│   └── mtp-trexist
└── lib
└── udev
├── hwdb.d
│   └── 69-libmtp.hwdb
├── mtp-probe
└── rules.d
└── 69-libmtp.rules
5 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment