btrbk/contrib
Matthias Urlichs 0fa156e240
Write to a file without rewriting constant parts
This little tool writes its standard input to a file.

It only writes to parts that actually change. This is very useful for keeping incremental backups small when the file in question is mostly-constant.
Example: Backing up database tables that are append-only or change seldom or never.
2024-10-31 14:45:19 +01:00
..
bash contrib: bash: completion.bash: complete options without = 2022-05-29 18:03:36 +02:00
cron btrbk-mail: fix spelling 2023-08-05 20:56:39 +02:00
crypt kdf_pbkdf2.py: fix spelling 2023-08-05 20:56:39 +02:00
migration btrbk: tidy comments 2022-11-16 00:45:39 +01:00
systemd contrib: systemd: btrbk.timer: change install target 2019-10-27 12:24:00 +01:00
tools Write to a file without rewriting constant parts 2024-10-31 14:45:19 +01:00