I would like to study some examples of pattern matching using @(pattern). Have not found actual examples after doing a search.
Asked
Active
Viewed 37 times
0
Vera
- 1,173
- 4
- 17
-
https://unix.stackexchange.com/q/168769 – don_crissti Jan 29 '23 at 23:06
-
Have seen only one example an using `@(pattern)` in the link provided: `@(foo|bar).txt`. Was looking forward to scrutunise a greater variety of examples. – Vera Jan 29 '23 at 23:16
-
Question has still no answer as I do not see a list of examples using `@(pattern)` apart from `@(foo|bar).txt`. – Vera Jan 30 '23 at 01:48
-
What is the actual use for `@`? I do not see it used, almost never. – Vera Feb 02 '23 at 03:46