Remix.run Logo
skydhash 4 hours ago

> ffmpeg' and 'rsync' have some of the most obscure command-line options I have ever seen,

These are power tools, meanings they set out to solve one problem quite extensively. They’re not really meant to use as is (just like git), best is to write some alias or functions as a wrapper (or memorize the set of flags you use most).

johnisgood 3 hours ago | parent [-]

And that is what I said I did. :P