Tag: globbing

34 How to expand * on Bash command line 2010-11-28T19:12:35.397

26 Does bash's * match files in alphanumeric order? 2010-09-24T11:25:18.660

21 Will rm -rf * remove all files/folders in the current directory? 2010-04-02T01:16:08.217

18 how do I correctly negate zsh globbing expressions? 2012-03-22T13:59:08.263

10 How to delete all hidden .swp files from terminal 2014-01-17T04:24:11.660

10 Linux Bash Shell - File globbing specific range? 2014-02-13T12:36:14.930

8 how to handle bash * matching when there are no matches? 2012-12-14T13:56:43.517

7 How to use _one_ shell globbing expression to list all files (of course hidden files too!)? 2012-01-02T10:01:41.270

6 Does a wildcard inside double-quotes glob? 2011-08-03T21:44:15.923

5 "ls" or regex is case insensitive? 2011-03-01T13:38:44.547

5 Exclude directories in ZSH glob 2013-10-14T19:23:52.500

5 How to exclude a file from a command with ZSH? 2014-06-27T15:06:57.980

5 Bash partial glob expansion 2015-02-02T03:15:49.573

4 rdiff-backup fails from shell script 2012-10-14T00:36:22.350

4 Filenames having square brackets, NOT ignored by .gitignore? 2016-09-16T22:51:06.177

4 How do I make bash's glob character classes case-sensitive? 2017-06-26T15:08:40.983

3 How to list files based on matching only part of their filename? 2011-09-13T15:14:10.587

3 How do I get zsh's autocomplete to complete wildcards like bash does? 2012-03-20T20:00:02.420

3 can I make zsh filename completion work like Vim? 2012-04-26T20:42:06.413

3 for breaks script execution in ZSH 2014-08-21T21:29:07.557

3 How do I write a Makefile target for hundreds of numbered files? 2014-09-09T15:35:47.627

3 logrotate: How to configure and override defaults? 2015-05-12T00:09:25.697

3 How can I expand both a variable name and a wildcard in a file name? 2016-03-19T11:33:54.040

3 Filename generation from variable in zsh without spawning subshell 2018-06-25T19:29:21.550

2 Cat command output varies unusually in regards to * character 2012-07-13T01:49:44.380

2 Bash filename tab completion 2012-08-29T10:52:52.980

2 Remove files from a root-owned directory using sudo with wildcards 2015-10-01T01:02:11.987

2 Order of files matched by a glob 2016-08-25T18:07:09.643

2 What are all of the globs I can use with grep in bash? 2018-09-18T22:03:49.540

2 ZSH: glob with prefix 2019-07-29T07:13:44.643

1 Is it possible to use brace expansion and globbing together? 2011-07-04T20:01:07.687

1 How do I get zsh tab completion to "vi **/foo<TAB>" to match and complete the first file matching "foo*" anywhere under the current directory? 2012-09-19T22:21:22.840

1 Different globbing behavior with same shopts? 2014-07-17T14:40:22.750

1 How to target directory above with pattern glob 2015-11-16T22:30:25.880

1 Linux tar files within specific date range using filename date 2016-03-01T04:05:35.040

1 bash: list files by mask and avoid unmatched masks 2019-09-12T04:33:38.883

0 File matching pattern on command line? 2011-09-09T13:54:56.763

0 How to list files ending with .sh only? 2011-09-14T09:34:17.133

0 Is it possible to permutate shell globbing expressions? 2012-03-28T18:33:56.750

0 How do bash scripts expand file globs? 2013-01-21T01:10:32.247

0 zshell globing works for ls, but not scp 2013-10-26T20:21:27.613

0 Curl globbing (asterisk expansion) on windows 2015-01-28T08:46:20.820

0 How to use globstar on bash older than v4 2017-02-20T11:55:58.470

0 Count and move files by pattern 2018-05-28T12:22:56.923

0 Dynamically Change Watch Directories for Inotify 2019-03-06T21:36:56.613

0 Deleting all subdirs except ones that match a certain pattern 2019-05-23T10:53:32.420

0 Is there a bash setting to auto escape asterisks (*) if it is connected with a string? 2019-08-06T05:55:57.573

0 How to match whitespace in the string with bash? 2019-08-24T08:45:36.290

0 Is there a way to get Google Chrome to autofill credentials when URL matches a given pattern? 2019-10-31T15:50:53.123

-1 LInux-File Globbing 2017-02-08T16:38:13.503