Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 5, 2020 13:05
Show Gist options
  • Save r-ryantm/1bfc9b3b68dcc9138b03c7b67e14ef0f to your computer and use it in GitHub Desktop.
Save r-ryantm/1bfc9b3b68dcc9138b03c7b67e14ef0f to your computer and use it in GitHub Desktop.
/nix/store/75dqlim0lgqxxlnhz1xc4lgsjx3wa6b1-libqmi-1.26.0
├── bin
│   ├── qmicli
│   ├── qmi-firmware-update
│   └── qmi-network
├── lib
│   ├── girepository-1.0
│   │   └── Qmi-1.0.typelib
│   ├── libqmi-glib.la
│   ├── libqmi-glib.so -> libqmi-glib.so.5.7.0
│   ├── libqmi-glib.so.5 -> libqmi-glib.so.5.7.0
│   └── libqmi-glib.so.5.7.0
├── libexec
│   └── qmi-proxy
└── share
├── bash-completion
│   └── completions
│   └── qmicli
└── man
└── man1
├── qmicli.1.gz
├── qmi-firmware-update.1.gz
└── qmi-network.1.gz
9 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment