Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 24, 2018 02:53
Show Gist options
  • Save ryantm/d95f37efb84a1d6b072eb0e03cf614fa to your computer and use it in GitHub Desktop.
Save ryantm/d95f37efb84a1d6b072eb0e03cf614fa to your computer and use it in GitHub Desktop.
/nix/store/bd4fqfhiicmpij9lj5hlslxj24z2hqaq-s4cmd-2.1.0
├── bin
│   ├── s4cmd -> /nix/store/bd4fqfhiicmpij9lj5hlslxj24z2hqaq-s4cmd-2.1.0/bin/s4cmd.py
│   └── s4cmd.py
├── lib
│   └── python3.6
│   └── site-packages
│   ├── __pycache__
│   │   └── s4cmd.cpython-36.pyc
│   ├── s4cmd-2.1.0.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── s4cmd.py
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment