Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 2, 2020 19:59
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/9b1ea8685925871b25ca0095630889a3 to your computer and use it in GitHub Desktop.
Save r-ryantm/9b1ea8685925871b25ca0095630889a3 to your computer and use it in GitHub Desktop.
/nix/store/d1dy1wf02pp4lx0mv73zm119prcdwq6r-libmbim-1.24.4
├── bin
│   ├── mbimcli
│   └── mbim-network
├── lib
│   ├── girepository-1.0
│   │   └── Mbim-1.0.typelib
│   ├── libmbim-glib.la
│   ├── libmbim-glib.so -> libmbim-glib.so.4.5.0
│   ├── libmbim-glib.so.4 -> libmbim-glib.so.4.5.0
│   └── libmbim-glib.so.4.5.0
├── libexec
│   └── mbim-proxy
└── share
└── bash-completion
└── completions
└── mbimcli
7 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment