Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 7, 2018 10:59
Show Gist options
  • Save ryantm/af6b37d2f0a0b0757d66e91dce102967 to your computer and use it in GitHub Desktop.
Save ryantm/af6b37d2f0a0b0757d66e91dce102967 to your computer and use it in GitHub Desktop.
/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18
├── bin
│   ├── tcat
│   ├── toast
│   └── untoast
├── include
│   └── gsm
│   └── gsm.h
├── lib
│   └── libgsm.so
└── share
└── man
├── man1
│   └── toast.1.gz
└── man3
├── gsm.3.gz
├── gsm_explode.3.gz
├── gsm_option.3.gz
└── gsm_print.3.gz
8 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment