lordofscripts / wipechromium

A handy command-line utility written in GO that wipes out all the junk in your Chromium user profile & cache while keeping the important stuff. Save space and protect your privacy!
0 stars 0 forks source link

Simple Dry Run #6

Closed lordofscripts closed 16 hours ago

lordofscripts commented 2 weeks ago

Add the possibility of doing a Dry Run off the browser cleaner instance. This way file operations like the following only get printed to the console(informational) rather than executed on the actual file system.

Use Cases:

lordofscripts commented 17 hours ago