-
**Describe the enhancement:**
Journalbeat has no way to use globbing for `paths` in `journalbeat.inputs`. There are some cases where multiple journals in different subdirectories exist.
**Describe…
ghost updated
5 months ago
-
Hi remakers,
Just wondering whether it would be possible to add some wildcard globbing / substitution functionality so that we can apply a function to all files in a directory, separately, but only …
-
This is basically the same as https://github.com/kubernetes-sigs/kustomize/issues/119.
Reopening, as the issue was closed.
The reason for reopening is that we (Arrikto) believe that the reasons give…
-
I noticed some unexpected behavior when using [globbing](https://duckdb.org/docs/sql/functions/pattern_matching.html#globbing) on an ADLSGen2 (Azure Data Lake Storage Gen2; Azure Storage Account).
AD…
-
As discussed here: http://ubuntuforums.org/showthread.php?t=2274570
File globbing is considered one of the main benefits of shell scripts versus other scripting languages. Bish should support globbin…
-
Great grunt plugin but is there a way to for the plugin to get all files with a specific extension and preform the task? Example on how it might look:
```
files: {
'output/': 'src/**/*.js'
}
```
…
-
Default cmd (not Bash), globbing doesn't work,
```
C:\test>dir /w
Volume in drive C has no label.
Volume Serial Number is 6A3E-D67E
Directory of C:\test
[.] [..] 00.m…
-
Adding `set -x` to the script gives:
```sh
% cabal-env.sh ghc-exactprint
+ remove=false
+ list=false
+ run_ghci=false
+ envname=default
+ hscript=
+ getopts lrin:s: flag
+ shift 0
+ false
…
-
I'm not sure whether globbing should be a first class feature or a sibling library or maybe there is already a library that handles it well in OCaml but it'd be nice to have some pre-thought-out answe…
-
One thing missing from all the boot sass tasks that I've found is globbing :(
https://github.com/chriseppstein/sass-globbing
It's really great for developer happiness when working on sites with lots…