• @gaylord_fartmaster
      link
      237 months ago

      Acts as a wildcard for any directories that exist between arteries and clot.

    • mosiacmango
      link
      fedilink
      6
      edit-2
      7 months ago

      Had to look this up as well. Its not rm specific:

      * is a simple, non-recursive wildcard representing zero or more characters which you can use for paths and file names. ** is a recursive wildcard that can only be used with paths, not file names.

      More here.