1 Matching Annotations
- Feb 2024
-
unix.stackexchange.com unix.stackexchange.com
-
The ls command doesn't expand wildcards, it's the shell that does. Do not parse the output of ls, it's practically never needed and often breaks something.
-