Shell globs: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 April 2024

28 November 2023

30 October 2023

  • curprev 18:5018:50, 30 October 2023Helpful talk contribsm 577 bytes 0 Helpful moved page Glob to Globs
  • curprev 18:4818:48, 30 October 2023Helpful talk contribs 577 bytes +577 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..."