Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 1, 2020 10:02
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/a501a2f3ecd6a96e9c025e72ab12f9f1 to your computer and use it in GitHub Desktop.
Save r-ryantm/a501a2f3ecd6a96e9c025e72ab12f9f1 to your computer and use it in GitHub Desktop.
/nix/store/r84i6lvcxcb49p5nmgjcdq7yb6qfmhk6-mtdev-1.1.6
├── bin
│   └── mtdev-test
├── include
│   ├── mtdev.h
│   ├── mtdev-mapping.h
│   └── mtdev-plumbing.h
└── lib
├── libmtdev.la
├── libmtdev.so -> libmtdev.so.1.0.0
├── libmtdev.so.1 -> libmtdev.so.1.0.0
├── libmtdev.so.1.0.0
└── pkgconfig
└── mtdev.pc
4 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment