List Question
20 TechQA 2024-03-27T14:57:31.427000Bash script: Matching extended glob pattern to a string array
74 views
Asked by Sagar Jain
How to pass ext glob into bash script from sh and then expand it
42 views
Asked by gfan
Bash extended glob pattern negation is not working in parameter substitution
102 views
Asked by XDR
How bash inverse pattern matching works internally in extglob?
98 views
Asked by Sking
How to remove all files except the ones that matches a pattern along several number of directories
5.2k views
Asked by Valentin
Negate in bash extended globs does not work
195 views
Asked by vjwilson
bash extglob pattern matching breaks when enclosed in a function
325 views
Asked by B H
Pattern works in interactive shell but not in script
92 views
Asked by Kjeld Flarup
in bash how to put extglobed file names into array?
106 views
Asked by Wang
Negative pattern match for lftp remove
301 views
Asked by astriffe
bash script doesn't act like shell
122 views
Asked by paulvand
Pattern match does not work in bash script
2.4k views
Asked by Ogden
Bash extended globbing bug?
82 views
Asked by szawel
Bash script to copy folder and contents without one file
249 views
Asked by Jarvis
Extglob - Move all files not in a pattern but keep a specific one
111 views
Asked by JM Calil
Extglob syntax style matching in Ruby
325 views
Asked by Andrew Grimm
bash extglob range-or-value matching same file name twice
307 views
Asked by Ed Morton
How does negative matching work in extglob in parameter expansion
435 views
Asked by 123
Makefile: How to get wildcard (!arch)/*.c
467 views
Asked by Manuel Angel Suarez
Deleting everything, except for two files
94 views
Asked by AudioBubble