Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 19, 2018 14:11
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/02e264d7949c2f79b75498305189f9c1 to your computer and use it in GitHub Desktop.
Save ryantm/02e264d7949c2f79b75498305189f9c1 to your computer and use it in GitHub Desktop.
/nix/store/blddg3i1ykj9gslwhc1r7hpqx9vm39a1-hwinfo-21.62
├── bin
│   ├── check_hd
│   ├── convert_hd
│   ├── getsysinfo
│   ├── hwinfo
│   └── mk_isdnhwdb
├── include
│   └── hd.h
├── lib
│   ├── libhd.so -> libhd.so.21
│   ├── libhd.so.21 -> libhd.so.21.62
│   ├── libhd.so.21.62
│   └── pkgconfig
│   └── hwinfo.pc
├── share
│   └── hwinfo
│   ├── ISDN.CDB.hwdb
│   └── ISDN.CDB.txt
└── var
└── lib
└── hardware
└── udi
10 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment