Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 26, 2019 18:47
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/abb33dd63fd921b17445a5c56122f383 to your computer and use it in GitHub Desktop.
Save ryantm/abb33dd63fd921b17445a5c56122f383 to your computer and use it in GitHub Desktop.
/nix/store/jk7l2ca7g7m426dq9gyh5ffp00h2jzfl-ncompress-4.2.4.5
├── bin
│   ├── compress
│   ├── uncompress -> compress
│   ├── zcat -> compress
│   ├── zcmp
│   ├── zdiff
│   └── zmore
└── share
└── man
└── man1
├── compress.1.gz
├── uncompress.1.gz
├── zcmp.1.gz
└── zmore.1.gz
4 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment