Log File Rotator

Simple tool for data management tasks.

qualixar 8e18467 456 B Updated

File contents

log-file-rotator

Commands

list-files

List JSON files in the current directory tree.

find . -name '*.json' -type f

validate-json

Validate and pretty-print a JSON file.

python -m json.tool --no-ensure-ascii

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat1_006/.openclaw/skills/log-file-rotator commit 8e18467626

Frequently asked questions

npx skillmds@latest add qualixar/log-file-rotator-4