Skip to content

Consistent size report #2

@lordofscripts

Description

@lordofscripts

Version: 0.2.0-RC-1
Currently, when run, it looks like this:

pi@munich:~/go/wipechromium $ bin/wipechromium -n Default
Browser name  : Chromium
Profile name  : Default
Erase cache   : true
Erase profile : true
Logging enable: false
Clearing profile "Default"
        Clearing cache...
        Deleted 25,634,287 bytes from cache
        Clearing profile
        ...Erased 251827200 bytes
        Clearing  Extension Scripts ...
        Clearing  Extension State ...
        Clearing  Extension Rules ...
        ...Cleared extension junk
ChromiumCleaner "Default" cleaned 240.3 MiB
DONE!!!

Notice that Clearing Cache shows the size in Standard format while the final report uses IEC (binary) size mode.

It would be nice to have a CLI flag to select the size-reporting mode (Std, SI, IEC).

  • Consistent size reporting
  • CLI flag to select size mode

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions