emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c library for handling backup files?


From: Thierry Volpiatto
Subject: Re: c library for handling backup files?
Date: Wed, 21 Sep 2022 19:11:47 +0000

Eli Zaretskii <eliz@gnu.org> writes:

>> From: "Alfred M. Szmidt" <ams@gnu.org>
>> Date: Wed, 21 Sep 2022 08:34:35 -0400
>> 
>> Does anyone know of a C library for handling Emacs-like backup files?
>> E.g., if writing a file, the function would do the right thing.
>
> Coreutils do that, no?  E.g., "cp -b".

dired-async.el provides a backup function similar to
cp -f --backup=numbered from to.

-- 
Thierry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]