Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 8, 2020 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/6cc23b235941958dfb15c249b373f974 to your computer and use it in GitHub Desktop.
Save r-ryantm/6cc23b235941958dfb15c249b373f974 to your computer and use it in GitHub Desktop.
/nix/store/7d1x2hkpyg458cmm2fkj8sbh7hr208a1-libmtp-1.1.17-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