Skip to content
#

regex

Here are 2,089 public repositories matching this topic...

sharkdp
sharkdp commented May 25, 2020

I see a lot of fd users that seem to think that they need to add "{}" to all commands. Some users also seem to think that the closing semicolon (which needs to be escaped) \; is required:

fd … -x command "{}" \;

In reality, 90% of the --exec use cases can be written without the "{}" part (which fd adds, if it is ommitted) because the file entry often comes last. The semic

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, browser-sync, documentation.js, stylelint, nyc, ava, and many others!

  • Updated Jul 13, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the regex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regex topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.