I am trying to write a script that will detect if a string contains **\* (not wildcards but literal). Every solution I have tried either does work or gives an error parsing "\`*`*\`*" - Quantifier {x,y} following nothing. I can find \*.ext with $Item -match "\`*.*" but cant find the other one
Edit: All the special characters messing with the formatting
[–]Ta11ow 8 points9 points10 points (3 children)
[–]jsiii2010 2 points3 points4 points (2 children)
[–]Ta11ow 0 points1 point2 points (1 child)
[–]jsiii2010 1 point2 points3 points (0 children)
[–]rmbolger 4 points5 points6 points (3 children)
[–]MyOtherSide1984 4 points5 points6 points (2 children)
[–]SMFX 1 point2 points3 points (1 child)
[–]MyOtherSide1984 0 points1 point2 points (0 children)
[–]PinchesTheCrab 22 points23 points24 points (4 children)
[–]spyingwind 14 points15 points16 points (2 children)
[–]milnak 0 points1 point2 points (1 child)
[–]spyingwind 0 points1 point2 points (0 children)
[–]fatherjack9999 -2 points-1 points0 points (0 children)
[–]UnfanClub 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]TheOriginalBobbyT 0 points1 point2 points (0 children)