Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 2, 2019 08:44
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/e45159b569f67e79f421f93ae079fb81 to your computer and use it in GitHub Desktop.
Save ryantm/e45159b569f67e79f421f93ae079fb81 to your computer and use it in GitHub Desktop.
/nix/store/10b3g577avv36i4m23wg0lazp7gai201-libburn-1.5.2
├── bin
│   └── cdrskin
├── include
│   └── libburn
│   └── libburn.h
├── lib
│   ├── libburn.la
│   ├── libburn.so -> libburn.so.4.105.0
│   ├── libburn.so.4 -> libburn.so.4.105.0
│   ├── libburn.so.4.105.0
│   └── pkgconfig
│   └── libburn-1.pc
└── share
└── man
└── man1
└── cdrskin.1.gz
8 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment