Exporting eXdupe as a C library would be very useful. There would also be negligible performance overhead for it being used in another language (literally almost all languages today support the C ABI) using the C ABI.
Right now calling it from a program not written in a shell derivative, you have to wrap it a bunch and do a bunch of complex stuff for no reason.
Exporting eXdupe as a C library would be very useful. There would also be negligible performance overhead for it being used in another language (literally almost all languages today support the C ABI) using the C ABI.
Right now calling it from a program not written in a shell derivative, you have to wrap it a bunch and do a bunch of complex stuff for no reason.