Shell globs: Difference between revisions

From Helpful
Jump to navigation Jump to search
(Created page with "<!-- In programming, particularly around filesystems and shells, a shell glob is associated with expanding wildcards : usually specifically {{inlinecode|?}} meaning ''one'' character of anything and {{inlinecode|*}} meaning ''any'' amount of characters of anything :: ...anything except {{inlinecode|/}}, that is see also fnmatch, which is a "does a single name match this glob", whereas glob() both walks your filesystem and returns ''all'' matching filenames (appare...")
 
m (Helpful moved page Glob to Globs)
(No difference)

Revision as of 18:50, 30 October 2023