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
Release history Release notifications | RSS feed
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.2.tar.gz
(3.2 kB
view hashes)