Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 20, 2018 18:36
Show Gist options
  • Save ryantm/6a9814fc66a863e6cc095d6209490bef to your computer and use it in GitHub Desktop.
Save ryantm/6a9814fc66a863e6cc095d6209490bef to your computer and use it in GitHub Desktop.
/nix/store/80d0wbr053amc3ar75f7jgjgnqn5r1pn-libburn-1.5.0
├── bin
│   └── cdrskin
├── include
│   └── libburn
│   └── libburn.h
├── lib
│   ├── libburn.la
│   ├── libburn.so -> libburn.so.4.103.0
│   ├── libburn.so.4 -> libburn.so.4.103.0
│   ├── libburn.so.4.103.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