Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to delete entire lines containing the words: Glass, http, and the symbols +++ ? In MULTIPLE txt files?

    General Discussion
    3
    3
    22
    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.
    • Chris ball
      Chris ball last edited by

      How to delete entire lines containing the words: Glass, http, and the symbols +++ ? In MULTIPLE txt files?

      I’ve tried everything in ctrl+shft+F, but I cannot figure out how to replace those 3 lines.

      Ideas?

      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Chris ball last edited by

        @Chris-ball

        You’ll find some guidelines for doing such things HERE.

        1 Reply Last reply Reply Quote 0
        • Terry R
          Terry R last edited by

          @Chris-ball said in How to delete entire lines containing the words: Glass, http, and the symbols +++ ? In MULTIPLE txt files?:

          how to replace those 3 lines

          There’s also the question about whether you want to JUST delete the lines containing those words/strings or “replace” as you stated later on. Replacement signifies that you want some “other” string in place of the selected lines. That would complicate the solution somewhat.

          Terry

          PS as well as looking at the solution @Alan-Kilborn suggested also look at Regex documentation here. Both your posts were very vague on substance with regards regex and the ctrl-shift-F. It would be in your best interest to start learning how to create regexes.

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors