Community
    • Login

    remove everything before / with notepad++

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 344 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yuly pmemY
      yuly pmem
      last edited by yuly pmem

      good morning, I Have here a text file with

      http2.jpg

      and I need the final part after /

      default.aspx?amp%3BID=3051203
      download.aspx?file=Crane_Presentation.pdf
      SSLPage.aspx?&amp
      index.php?page=index
      about.asp&title=About%20Pharmabiz
      @-addestramento-del-cane.html?x=storedigitalhubstorelocal

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @yuly pmem
        last edited by

        @yuly-pmem

        I would be tempted to search (in regular expression search mode) for (?-is)^https://.+/ and replace with nothing.

        1 Reply Last reply Reply Quote 3
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors