▲ 463 ▼ IRJ (sh.itjust.works) submitted 4 weeks ago by MadamLarp@sh.itjust.works to c/lemmyshitpost@lemmy.world 55 comments fedilink hide all child comments
[–] humorlessrepost@lemmy.world 71 points 4 weeks ago (1 child) /^.+an$/ permalink fedilink source parent hideshow 2 child comments replies: [–] Lost_My_Mind@lemmy.world 4 points 4 weeks ago (2 children) I'm unclear if thats some in-joke, or a linux command........I like to think of it as a jumbled bit of nonsensical jibberish, which is exactly what happened when trump was attempting to think. permalink fedilink source parent hideshow 4 child comments replies: [–] voodooattack@lemmy.world 15 points 4 weeks ago* This is a regular expression. The one they gave matches the start of a sequence of characters (^), followed by one or more arbitrary character(s) (.+) and ending with a lower case a then n then the end of sequence exactly. ($) permalink fedilink source parent [–] ParadoxSeahorse@lemmy.world 11 points 4 weeks ago Regex try it permalink fedilink source parent
[–] Lost_My_Mind@lemmy.world 4 points 4 weeks ago (2 children) I'm unclear if thats some in-joke, or a linux command........I like to think of it as a jumbled bit of nonsensical jibberish, which is exactly what happened when trump was attempting to think. permalink fedilink source parent hideshow 4 child comments replies: [–] voodooattack@lemmy.world 15 points 4 weeks ago* This is a regular expression. The one they gave matches the start of a sequence of characters (^), followed by one or more arbitrary character(s) (.+) and ending with a lower case a then n then the end of sequence exactly. ($) permalink fedilink source parent [–] ParadoxSeahorse@lemmy.world 11 points 4 weeks ago Regex try it permalink fedilink source parent
[–] voodooattack@lemmy.world 15 points 4 weeks ago* This is a regular expression. The one they gave matches the start of a sequence of characters (^), followed by one or more arbitrary character(s) (.+) and ending with a lower case a then n then the end of sequence exactly. ($) permalink fedilink source parent