Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • If you want to prevent some items from appearing in a list generated by a glob (in bash), have a look in the man page for the GLOBIGNORE variable. A fuller description can be found in this answer. Commented Nov 30, 2023 at 17:30
  • @SottoVoce thank you for the link reference. The GLOBIGNORE isn't relevant to me here, but the other answer on that link was just what I needed Commented Dec 1, 2023 at 10:31