Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 15, 2018 04:49
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/7a99704affbd4cbe00a586ab0831db49 to your computer and use it in GitHub Desktop.
Save ryantm/7a99704affbd4cbe00a586ab0831db49 to your computer and use it in GitHub Desktop.
/nix/store/xhszrgvlwj37nlanyk924xbbhxdp3xiq-pdfgrep-2.1.2
├── bin
│   └── pdfgrep
└── share
├── bash-completion
│   └── completions
│   └── pdfgrep
├── man
│   └── man1
│   └── pdfgrep.1.gz
└── zsh
└── site-functions
└── _pdfgrep
8 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment