-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi Glanel,
Keep in mind that Globbing is not a command but a feature of the system, where you can replace an unknown part of an expression with a asterisk (, for several characters) or a question mark (?, for a single character). (E.g. Week2 can represent Week2Review, Week200, Week2Content, etc. But
Week?Review will represent Week2Review, Week3Review, Week4Review, but NOT Week20Review, just 1 character.)
-Pavel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels