Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 9, 2020 23:15
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 r-ryantm/7d3f2b75fe9e030d819db856cfc65307 to your computer and use it in GitHub Desktop.
Save r-ryantm/7d3f2b75fe9e030d819db856cfc65307 to your computer and use it in GitHub Desktop.
/nix/store/kpz94cv8y47j6d9zvdqdfy7kxk3z7i0s-python2.7-rtslib-2.1.74
├── bin
│   └── targetctl
├── lib
│   └── python2.7
│   └── site-packages
│   ├── rtslib
│   │   ├── alua.py
│   │   ├── alua.pyc
│   │   ├── fabric.py
│   │   ├── fabric.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── node.py
│   │   ├── node.pyc
│   │   ├── root.py
│   │   ├── root.pyc
│   │   ├── target.py
│   │   ├── target.pyc
│   │   ├── tcm.py
│   │   ├── tcm.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   ├── rtslib_fb
│   │   ├── alua.py
│   │   ├── alua.pyc
│   │   ├── fabric.py
│   │   ├── fabric.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── node.py
│   │   ├── node.pyc
│   │   ├── root.py
│   │   ├── root.pyc
│   │   ├── target.py
│   │   ├── target.pyc
│   │   ├── tcm.py
│   │   ├── tcm.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── rtslib_fb-2.1.74.dist-info
│   ├── COPYING
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 41 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment