Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 16, 2020 02:41
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/9452afaa9cdb5debcbbc414b9b4785ae to your computer and use it in GitHub Desktop.
Save r-ryantm/9452afaa9cdb5debcbbc414b9b4785ae to your computer and use it in GitHub Desktop.
/nix/store/h2aink8nsl1ksapn1psrhgrn8rr9p66c-python3.8-jc-1.11.6
├── bin
│   └── jc
├── lib
│   └── python3.8
│   └── site-packages
│   ├── jc
│   │   ├── appdirs.py
│   │   ├── cli.py
│   │   ├── __init__.py
│   │   ├── parsers
│   │   │   ├── airport.py
│   │   │   ├── airport_s.py
│   │   │   ├── arp.py
│   │   │   ├── blkid.py
│   │   │   ├── crontab.py
│   │   │   ├── crontab_u.py
│   │   │   ├── csv.py
│   │   │   ├── df.py
│   │   │   ├── dig.py
│   │   │   ├── dmidecode.py
│   │   │   ├── du.py
│   │   │   ├── env.py
│   │   │   ├── file.py
│   │   │   ├── foo.py
│   │   │   ├── free.py
│   │   │   ├── fstab.py
│   │   │   ├── group.py
│   │   │   ├── gshadow.py
│   │   │   ├── history.py
│   │   │   ├── hosts.py
│   │   │   ├── id.py
│   │   │   ├── ifconfig.py
│   │   │   ├── ini.py
│   │   │   ├── __init__.py
│   │   │   ├── iptables.py
│   │   │   ├── jobs.py
│   │   │   ├── last.py
│   │   │   ├── lsblk.py
│   │   │   ├── lsmod.py
│   │   │   ├── lsof.py
│   │   │   ├── ls.py
│   │   │   ├── mount.py
│   │   │   ├── netstat_freebsd_osx.py
│   │   │   ├── netstat_linux.py
│   │   │   ├── netstat.py
│   │   │   ├── ntpq.py
│   │   │   ├── passwd.py
│   │   │   ├── pip_list.py
│   │   │   ├── pip_show.py
│   │   │   ├── ps.py
│   │   │   ├── __pycache__
│   │   │   │   ├── airport.cpython-38.pyc
│   │   │   │   ├── airport_s.cpython-38.pyc
│   │   │   │   ├── arp.cpython-38.pyc
│   │   │   │   ├── blkid.cpython-38.pyc
│   │   │   │   ├── crontab.cpython-38.pyc
│   │   │   │   ├── crontab_u.cpython-38.pyc
│   │   │   │   ├── csv.cpython-38.pyc
│   │   │   │   ├── df.cpython-38.pyc
│   │   │   │   ├── dig.cpython-38.pyc
│   │   │   │   ├── dmidecode.cpython-38.pyc
│   │   │   │   ├── du.cpython-38.pyc
│   │   │   │   ├── env.cpython-38.pyc
│   │   │   │   ├── file.cpython-38.pyc
│   │   │   │   ├── foo.cpython-38.pyc
│   │   │   │   ├── free.cpython-38.pyc
│   │   │   │   ├── fstab.cpython-38.pyc
│   │   │   │   ├── group.cpython-38.pyc
│   │   │   │   ├── gshadow.cpython-38.pyc
│   │   │   │   ├── history.cpython-38.pyc
│   │   │   │   ├── hosts.cpython-38.pyc
│   │   │   │   ├── id.cpython-38.pyc
│   │   │   │   ├── ifconfig.cpython-38.pyc
│   │   │   │   ├── ini.cpython-38.pyc
│   │   │   │   ├── __init__.cpython-38.pyc
│   │   │   │   ├── iptables.cpython-38.pyc
│   │   │   │   ├── jobs.cpython-38.pyc
│   │   │   │   ├── last.cpython-38.pyc
│   │   │   │   ├── lsblk.cpython-38.pyc
│   │   │   │   ├── ls.cpython-38.pyc
│   │   │   │   ├── lsmod.cpython-38.pyc
│   │   │   │   ├── lsof.cpython-38.pyc
│   │   │   │   ├── mount.cpython-38.pyc
│   │   │   │   ├── netstat.cpython-38.pyc
│   │   │   │   ├── netstat_freebsd_osx.cpython-38.pyc
│   │   │   │   ├── netstat_linux.cpython-38.pyc
│   │   │   │   ├── ntpq.cpython-38.pyc
│   │   │   │   ├── passwd.cpython-38.pyc
│   │   │   │   ├── pip_list.cpython-38.pyc
│   │   │   │   ├── pip_show.cpython-38.pyc
│   │   │   │   ├── ps.cpython-38.pyc
│   │   │   │   ├── route.cpython-38.pyc
│   │   │   │   ├── shadow.cpython-38.pyc
│   │   │   │   ├── ss.cpython-38.pyc
│   │   │   │   ├── stat.cpython-38.pyc
│   │   │   │   ├── systemctl.cpython-38.pyc
│   │   │   │   ├── systemctl_lj.cpython-38.pyc
│   │   │   │   ├── systemctl_ls.cpython-38.pyc
│   │   │   │   ├── systemctl_luf.cpython-38.pyc
│   │   │   │   ├── timedatectl.cpython-38.pyc
│   │   │   │   ├── uname.cpython-38.pyc
│   │   │   │   ├── universal.cpython-38.pyc
│   │   │   │   ├── uptime.cpython-38.pyc
│   │   │   │   ├── w.cpython-38.pyc
│   │   │   │   ├── who.cpython-38.pyc
│   │   │   │   ├── xml.cpython-38.pyc
│   │   │   │   └── yaml.cpython-38.pyc
│   │   │   ├── route.py
│   │   │   ├── shadow.py
│   │   │   ├── ss.py
│   │   │   ├── stat.py
│   │   │   ├── systemctl_lj.py
│   │   │   ├── systemctl_ls.py
│   │   │   ├── systemctl_luf.py
│   │   │   ├── systemctl.py
│   │   │   ├── timedatectl.py
│   │   │   ├── uname.py
│   │   │   ├── universal.py
│   │   │   ├── uptime.py
│   │   │   ├── who.py
│   │   │   ├── w.py
│   │   │   ├── xml.py
│   │   │   └── yaml.py
│   │   ├── __pycache__
│   │   │   ├── appdirs.cpython-38.pyc
│   │   │   ├── cli.cpython-38.pyc
│   │   │   ├── __init__.cpython-38.pyc
│   │   │   └── utils.cpython-38.pyc
│   │   └── utils.py
│   └── jc-1.11.6.dist-info
│   ├── direct_url.json
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE.md
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 130 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment