Tentatively reintroducing `bak`, the .bakfile manager
reddit.com·2h·
Discuss: r/commandline
Flag this post

https://github.com/bakfile/bak

I created this project some years ago as a trivial Python applet, then abandoned it in a broken state, like you do, when life took over.

Over the intervening years, I’ve sat down a few times to rewrite it as native software. Life having set me free, I’ve now done it. Here’s what I told you fine folks the first time, redux:


bak replaces the cp foo.cfg foo.cfg.bak paradigm.

As terminal residents, many of us are in that habit. Before you modify a big, scary file, or a file that could have consequences if you mess it up, you make that .bak, and then you make your changes.

But maybe you forget about these files, and clutter your system with them. Maybe you find it clunky, all that diffing, all that rming a…

Similar Posts

Loading similar posts...