dathere / qsv

Blazing-fast Data-Wrangling toolkit
https://qsv.dathere.com
The Unlicense
2.55k stars 74 forks source link

qsv replace --not-one ? #2305

Closed tmtmtmtm closed 1 week ago

tmtmtmtm commented 1 week ago

1810 added a very useful --not-one option to qsv search to change the exit code when no matches are found, and #1994 added to the searchset also.

It would be very useful to also have this on qsv replace for the case where no replacements were made.

jqnatividad commented 1 week ago

Hi @rzmk , can you take a quick look at this one?