../oils.DEPS ├── bin │   └── python3 -> ../wedge/python3/3.10.4/bin/python3.10 └── wedge ├── R-libs │   └── 2023-04-18 ├── bash │   ├── 4.4 │   │   ├── bin │   │   ├── include │   │   ├── lib │   │   └── share │   └── 5.2.21 │   ├── bin │   ├── include │   ├── lib │   └── share ├── bloaty │   └── 1.1 │   └── bloaty ├── busybox │   └── 1.35.0 │   ├── ash -> busybox │   └── busybox ├── cmark │   └── 0.29.0 │   └── bin ├── dash │   └── 0.5.10.2 │   ├── bin │   └── share ├── mksh │   └── R52c │   └── mksh ├── mypy │   └── 0.780 │   ├── CONTRIBUTING.md │   ├── CREDITS │   ├── ISSUE_TEMPLATE.md │   ├── LICENSE │   ├── MANIFEST.in │   ├── README.md │   ├── ROADMAP.md │   ├── conftest.py │   ├── docs │   ├── misc │   ├── mypy │   ├── mypy-requirements.txt │   ├── mypy_bootstrap.ini │   ├── mypy_self_check.ini │   ├── mypyc │   ├── pyproject.toml │   ├── pytest.ini │   ├── runtests.py │   ├── scripts │   ├── setup.cfg │   ├── setup.py │   ├── test-data │   ├── test-requirements.txt │   └── tox.ini ├── py3-libs │   └── 2023-03-04 │   ├── bin │   ├── include │   ├── lib │   ├── lib64 -> lib │   └── pyvenv.cfg ├── pyflakes │   └── 2.4.0 │   ├── AUTHORS │   ├── LICENSE │   ├── MANIFEST.in │   ├── NEWS.rst │   ├── PKG-INFO │   ├── README.rst │   ├── bin │   ├── pyflakes │   ├── pyflakes.egg-info │   ├── setup.cfg │   └── setup.py ├── python2 │   └── 2.7.18 │   ├── bin │   ├── include │   ├── lib │   └── share ├── python3 │   └── 3.10.4 │   ├── bin │   ├── include │   ├── lib │   └── share ├── re2c │   └── 3.0 │   ├── bin │   └── share ├── time-helper │   └── 2023-02-28 │   └── time-helper ├── uftrace │   └── 0.13 │   ├── bin │   ├── etc │   └── lib └── zsh ├── 5.1.1 │   ├── bin │   └── share └── 5.9 ├── bin └── share 78 directories, 33 files 0 ../oils.DEPS/wedge/R-libs/2,023-04-18 8,957,497 ../oils.DEPS/wedge/bash/4.4 10,994,928 ../oils.DEPS/wedge/bash/5.2.21 6,595,224 ../oils.DEPS/wedge/bloaty/1.1 1,070,839 ../oils.DEPS/wedge/busybox/1.35.0 332,000 ../oils.DEPS/wedge/cmark/0.29.0 192,213 ../oils.DEPS/wedge/dash/0.5.10.2 318,416 ../oils.DEPS/wedge/mksh/R52c 19,567,646 ../oils.DEPS/wedge/mypy/0.780 48,339,000 ../oils.DEPS/wedge/py3-libs/2,023-03-04 335,484 ../oils.DEPS/wedge/pyflakes/2.4.0 81,571,941 ../oils.DEPS/wedge/python2/2.7.18 160,020,536 ../oils.DEPS/wedge/python3/3.10.4 947,387 ../oils.DEPS/wedge/re2c/3.0 19,272 ../oils.DEPS/wedge/time-helper/2,023-02-28 6,015,850 ../oils.DEPS/wedge/uftrace/0.13 6,199,038 ../oils.DEPS/wedge/zsh/5.1.1 7,731,446 ../oils.DEPS/wedge/zsh/5.9 359,208,717 TOTAL Biggest files 17,427,976 python3/3.10.4/bin/python3.10 7,049,448 python2/2.7.18/bin/python2.7 6,595,224 bloaty/1.1/bloaty 5,384,584 py3-libs/2,023-03-04/lib/python3.10/site-packages/lxml/etree.cpython-310-x86_64-linux-gnu.so 3,504,511 mypy/0.780/.git/modules/typeshed/objects/pack/pack-c9677e668c687993c0a46b8fe01b618ca69dad65.pack 2,929,304 py3-libs/2,023-03-04/lib/python3.10/site-packages/lxml/objectify.cpython-310-x86_64-linux-gnu.so 2,274,653 mypy/0.780/.git/objects/pack/pack-70cf4fdbc1c877e2173bba87733eb70615dcc2e3.pack 2,149,424 uftrace/0.13/bin/uftrace 2,123,599 python3/3.10.4/lib/python3.10/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl 1,739,520 python3/3.10.4/lib/python3.10/lib-dynload/_decimal.cpython-310-x86_64-linux-gnu.so 1,682,968 zsh/5.9/bin/zsh 1,668,064 bash/5.2.21/bin/bash 1,582,712 zsh/5.1.1/bin/zsh 1,548,027 py3-libs/2,023-03-04/lib/python3.10/site-packages/virtualenv_support/pip-21.1.3-py3-none-any.whl 1,522,101 py3-libs/2,023-03-04/lib/python3.10/site-packages/virtualenv_support/pip-20.3.4-py2.py3-none-any.whl 1,500,312 bash/4.4/bin/bash 1,414,986 python2/2.7.18/lib/python2.7/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl 1,360,957 py3-libs/2,023-03-04/lib/python3.10/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl 1,204,160 python3/3.10.4/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so 1,075,696 py3-libs/2,023-03-04/lib/python3.10/site-packages/typed_ast/_ast3.cpython-310-x86_64-linux-gnu.so Most common file types 8,110 .pyc 5,189 .py 2,621 1,342 .pyo 1,270 .pyi 478 .h 289 .txt 286 .decTest 145 .so 137 .test 76 .mo 63 .rst 62 .xml 44 .1 43 .pem 29 .exe 29 .sample 26 .pxi 22 .gif 19 .typed Total bytes by file type 108,887,120 .pyc 75,245,489 .py 38,648,328 .so 29,173,388 18,896,784 .pyo 17,429,143 .10 12,193,171 .whl 9,689,972 .mo 8,791,564 .decTest 7,049,448 .7 6,460,702 .pack 3,790,301 .1 3,479,370 .h 3,377,869 .test 2,912,256 .exe 2,803,284 .pyi 2,715,507 .html 1,076,100 .info 881,078 .txt 717,316 .tar