Skip to content

This is the file deletion batch written in Java and licensed under the Apache License 2.0. The user can set detailed conditions for files to be deleted, and the batch deletion process will be fast and safe based on the defined rules.

License

myConsciousness/file-eater

Repository files navigation

License

1. File Eater

Table of Contents

1.1. What is it?

This is the file deletion batch written in Java and licensed under the Apache License 2.0.
The user can set detailed conditions for files to be deleted, and the batch deletion process will be fast and safe based on the defined rules.

1.2. Motivation

  1. Automate the deletion of files that tend to accumulate without being used, such as log files.
  2. The program executes the deletion periodically according to the rules without human intervention.
  3. General-purpose deletion processing in both horizontal and vertical directions independent of directory structure.

1.3. License

Copyright 2021 Kato Shinya.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and limitations under
the License.

1.4. More Information

File Eater was designed and implemented by Kato Shinya, who works as a freelance developer.

Regardless of the means or content of communication, I would love to hear from you if you have any questions or concerns. I do not check my email box very often so a response may be delayed, anyway thank you for your interest!

About

This is the file deletion batch written in Java and licensed under the Apache License 2.0. The user can set detailed conditions for files to be deleted, and the batch deletion process will be fast and safe based on the defined rules.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages