minus-squarepiefood@piefed.socialtolinuxmemes@lemmy.world•This town ain't big enough for the 2 of uslinkfedilinkEnglisharrow-up14·3 months agoOne thing that I find useful is that you can do --filesync with an existing zip, which means it only updates the files if the date/size don’t match. This saves a bunch of time on large archives that don’t need to be created from scratch every time. linkfedilink
minus-squarepiefood@piefed.socialtolinuxmemes@lemmy.world•Owning the libslinkfedilinkEnglisharrow-up76·3 months agoWouldn’t that be getting rid of the libs? I think this would be ‘owning’ the libs: chown -R $(whoami) /usr/lib linkfedilink
One thing that I find useful is that you can do --filesync with an existing zip, which means it only updates the files if the date/size don’t match. This saves a bunch of time on large archives that don’t need to be created from scratch every time.