glob programming - programming specifies sets of filenames with wildcard character

 glob programming -  programming specifies  sets of filenames with wildcard character


introduction:

Do you remember about wildcard character wildcard character?
wildcard character is a kind of placeholder represented with single character.

You can learn it more with Post editor: Preview (blogger.com)

description:

Globbing is referred to as"glob matching" or "filepath expansion". Globbing is a programming concept that involves the use of wildcards and special characters for matching and filtering.


Resource:

more details on


Comments