mirror of
https://github.com/octoleo/restic.git
synced 2025-01-30 10:38:23 +00:00
a9310948cf
NCDU (NCurses Disk Usage) is a tool to analyse disk usage of directories. It has an option to save a directory tree and analyse it later. This patch adds an output option to the ls command. A snapshot can be seen with `restic ls latest --ncdu | ncdu -f -` - https://dev.yorhel.nl/ncdu