Cobra Forum

Linux Specialised Support => System76 Support => Topic started by: mahesh on Oct 28, 2023, 07:34 AM

Title: btrfs reflinks alias
Post by: mahesh on Oct 28, 2023, 07:34 AM
I've been using btrfs for a media server system. I use a lot of reflink copies to sort my media.

I know I can alias cp as "cp --reflink=always" but how can I have applications that copy data use that alias so every application makes reflinks as the default behavior?