Skip to main content

NCDU crawler for systems where only ls is available

Project description

ls2ncdu

Parser for systems which only have ls -lR available

JSON format ref: https://dev.yorhel.nl/ncdu/jsonfmt

Install

pip3 install --user ls2ncdu
ls2ncdu --help

Usage

Output is written to stdout. Takes output from ls -lR. The resulting .json file is readable by ncdu -f

Example usage for NCI massdata:

mdss ls -lR | ls2ncdu.py > mdss_files.json
ncdu -f mdss_files.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ls2ncdu-0.0.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

ls2ncdu-0.0.3-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page