Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 20, 2019 20:23
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 ryantm/9ea9a9f3e3c9ea9f20044efd97009d34 to your computer and use it in GitHub Desktop.
Save ryantm/9ea9a9f3e3c9ea9f20044efd97009d34 to your computer and use it in GitHub Desktop.
/nix/store/97cbkix3gqvha66nqw5ih7wj41174gc8-uid_wrapper-1.2.7
├── lib
│   ├── cmake
│   │   └── uid_wrapper
│   │   ├── uid_wrapper-config.cmake
│   │   └── uid_wrapper-config-version.cmake
│   ├── libuid_wrapper.so -> libuid_wrapper.so.0
│   ├── libuid_wrapper.so.0 -> libuid_wrapper.so.0.0.8
│   ├── libuid_wrapper.so.0.0.8
│   └── pkgconfig
│   └── uid_wrapper.pc
└── share
└── man
└── man1
└── uid_wrapper.1.gz
7 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment