You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- Results stream to stdout as each drive completes (no waiting for all drives)
- Supports CSV (default) and NDJSON (--format json) streaming formats
- No progress bars for streaming mode - output IS the progress indicator
- Limit (if specified) applies to total output, not per-drive
- Default limit is 0 (unlimited)
This matches the behavior of the legacy uffs.com where results appear
immediately as each drive finishes reading its MFT.
0 commit comments