gdu icon indicating copy to clipboard operation
gdu copied to clipboard

Customized export

Open dundee opened this issue 4 years ago • 0 comments

When exporting analysis to JSON, gdu could accept a new option, which will specify what attributes will be populated.

gdu --output-file=out.json --output-attrs=asize,dsize

Available attributes: name (should be always present), asize, dsize, mtime, notreg

Originally posted by @daniejstriata in https://github.com/dundee/gdu/issues/91#issuecomment-940386521

dundee avatar Oct 17 '21 19:10 dundee