Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plecos/logrotatewin
This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version.
https://github.com/plecos/logrotatewin
Last synced: 16 days ago
JSON representation
This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version.
- Host: GitHub
- URL: https://github.com/plecos/logrotatewin
- Owner: plecos
- License: gpl-3.0
- Created: 2015-01-20T17:35:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T19:52:10.000Z (over 3 years ago)
- Last Synced: 2024-08-01T05:17:16.743Z (3 months ago)
- Language: C#
- Size: 107 KB
- Stars: 117
- Watchers: 8
- Forks: 44
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logrotatewin
This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version.LogRotate for Windows
Written by Ken Salter (C) 2012-2015This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .Program description:
This is a port of the logrotate utility available for Linux. See the Wiki for more notes.
https://sourceforge.net/projects/logrotatewin/
Requirements:
.NET Framework v2.0 or better