https://github.com/orc/cwatch
A swatch clone, written in the One True Language
https://github.com/orc/cwatch
Last synced: about 1 year ago
JSON representation
A swatch clone, written in the One True Language
- Host: GitHub
- URL: https://github.com/orc/cwatch
- Owner: Orc
- License: other
- Created: 2010-03-12T08:13:14.000Z (over 16 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T12:56:44.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T15:42:54.865Z (about 1 year ago)
- Language: C
- Homepage: http://www.pell.portland.or.us/~orc/Code/cwatch
- Size: 152 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is my attempt at doing a swatchalike in C; it implements, fuzzily,
about 95% of what the perl version does (at least as far as I can
interpret the documentation & the perl source of the original.)
I am not a system administrator anymore (I administer a few machines
scattered around, but they're the standard Linux style of being boxes
without users, just service providers) so I don't use this code much
myself. But I think it's still useful on the occasional time I need to
have some sort of log sweeper running.