Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 28, 2018 01:05
Show Gist options
  • Save ryantm/7442fd9972afca1f270dae2b565ea76b to your computer and use it in GitHub Desktop.
Save ryantm/7442fd9972afca1f270dae2b565ea76b to your computer and use it in GitHub Desktop.
/nix/store/rii1gr6lwrvq5nq6ymgi68si4zyn898f-libndctl-61.1
├── 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.0
│   ├── libndctl.so.6 -> libndctl.so.6.10.0
│   └── libndctl.so.6.10.0
└── 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