Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 24, 2018 19:46
Show Gist options
  • Save ryantm/f441dd82cfb9701f3e9ae1fc9653b4f0 to your computer and use it in GitHub Desktop.
Save ryantm/f441dd82cfb9701f3e9ae1fc9653b4f0 to your computer and use it in GitHub Desktop.
/nix/store/x24n7dayjdzkr7spig1qvhq9vadgswyh-pdfgrep-2.1.1
├── 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