allywilson@lemmy.ml to Linux@lemmy.ml · 3 months ago*nix doesn't make senseimgflip.comexternal-linkmessage-square17fedilinkarrow-up178arrow-down124
arrow-up154arrow-down1external-link*nix doesn't make senseimgflip.comallywilson@lemmy.ml to Linux@lemmy.ml · 3 months agomessage-square17fedilink
minus-squarethingsiplay@beehaw.orglinkfedilinkarrow-up17·3 months agoActually *nix isn’t a Regular Expression, because the star operator * requires a preceding character or object to apply to. This is a wildcard for the shell style globbing, where a single star doesn’t require a second object.
Actually
*nix
isn’t a Regular Expression, because the star operator*
requires a preceding character or object to apply to. This is a wildcard for the shell style globbing, where a single star doesn’t require a second object.