• DaGeek247@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    2 个月前

    I’d learn regex, but it looks like the kind of tool that programmers would shove into every single search function hole and expect everyone to know it even though it makes no sense for it to be there.

    • da_cow (she/her)@feddit.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 个月前

      You can do surprisingly mich with just regex, but often enough there are better tools for a certain task. However if you want to do anything with bash, you will See Quite a lot of regex.