bleachbit / cleanerml

System cleaners written in CleanerML used by BleachBit. Free disk space and maintain privacy.
https://www.bleachbit.org/news/bonus-pack-moved-svn-git
GNU General Public License v3.0
174 stars 47 forks source link

Windows Linux Subsystem #138

Open matbrgz opened 6 years ago

matbrgz commented 6 years ago

How can I start to implement a cleaner for Linux log files inside WSL?

az0 commented 6 years ago

I have not used Windows Subsystem for Linux. Would this be for the Windows version of BleachBit? Does the Windows process have access to the Linux log files? From the Windows point of view, what are the path names?

matbrgz commented 6 years ago

Yes all files are located at %appdata%/lxrun And windows have access to delete files.

matbrgz commented 5 years ago

How could i implement this?

Tobias-B-Besemer commented 5 years ago

Here is the official documentation of CleanerML: https://docs.bleachbit.org/doc/cleanerml.html

I work on a new one, bigger and better, but my docu is ATM still "raw"... ^^ https://github.com/LV-Crew/docs/blob/CleanerML-v2.0-Docu/_posts/cleanerml_v2.0.md

Suggestion: Take a other cleaner and try to edit it. ;-)

If you have questions: Ask! ^^