Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 6, 2020 21:09
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/1f4e1978210bbdcb2d3b7bf532657609 to your computer and use it in GitHub Desktop.
Save r-ryantm/1f4e1978210bbdcb2d3b7bf532657609 to your computer and use it in GitHub Desktop.
/nix/store/27mfrgw9v2b9mc7f1klsp2xmzg2dhay5-libqmi-1.24.6
├── bin
│   ├── qmicli
│   ├── qmi-firmware-update
│   └── qmi-network
├── lib
│   ├── libqmi-glib.la
│   ├── libqmi-glib.so -> libqmi-glib.so.5.6.0
│   ├── libqmi-glib.so.5 -> libqmi-glib.so.5.6.0
│   └── libqmi-glib.so.5.6.0
├── libexec
│   └── qmi-proxy
└── share
├── bash-completion
│   └── completions
│   └── qmicli
└── man
└── man1
├── qmicli.1.gz
├── qmi-firmware-update.1.gz
└── qmi-network.1.gz
8 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment