regex
Here are 2,200 public repositories matching this topic...
-
Updated
Oct 23, 2020 - Rust
-
Updated
Oct 5, 2020 - Shell
-
Updated
Oct 23, 2020 - Python
-
Updated
Aug 15, 2019 - TypeScript
-
Updated
Jul 28, 2020
-
Updated
Oct 11, 2020 - Vue
-
Updated
Sep 21, 2020 - Rust
-
Updated
Oct 14, 2020 - Rust
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Jun 28, 2020
-
Updated
Sep 3, 2020 - Rust
-
Updated
Sep 7, 2018 - JavaScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 26, 2020 - D
-
Updated
Oct 12, 2020 - PHP
-
Updated
Oct 25, 2020 - OCaml
-
Updated
Sep 30, 2020 - Python
-
Updated
Nov 12, 2019 - Go
-
Updated
Sep 30, 2020 - Shell
Demo
Add a new demo
-
Updated
Jul 14, 2020 - Swift
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 29, 2020 - Python
Improve this page
Add a description, image, and links to the regex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regex topic, visit your repo's landing page and select "manage topics."
Describe the bug you encountered:
Though the folder has few files without extension, but the following command returns nothing.
$ fd -t f -e ''
Describe what you expected to happen:
I expected to have a output ~similar to the output of
find . -type f ! -name "*.*"
What version of
fd
are you using?fd 8.1.1
Which operating system / distribution are you on?