Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 11, 2018 09:03
Show Gist options
  • Save ryantm/19f3109e1fcd8c46db49ab9367e70470 to your computer and use it in GitHub Desktop.
Save ryantm/19f3109e1fcd8c46db49ab9367e70470 to your computer and use it in GitHub Desktop.
/nix/store/zphm9a03gcsgxarza0j1mzdcjrgsr401-libndctl-61.2
├── bin
│   ├── daxctl
│   └── ndctl
├── lib
│   ├── libdaxctl.la
│   ├── libdaxctl.so -> libdaxctl.so.1.2.0
│   ├── libdaxctl.so.1 -> libdaxctl.so.1.2.0
│   ├── libdaxctl.so.1.2.0
│   ├── libndctl.la
│   ├── libndctl.so -> libndctl.so.6.10.1
│   ├── libndctl.so.6 -> libndctl.so.6.10.1
│   └── libndctl.so.6.10.1
└── share
└── bash-completion
└── completions
└── ndctl
5 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment