Community
    • Login

    Editing lines from vertical to horizontal format

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 52 Views 2 Watching
    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.
    • G Offline
      goma 2000
      last edited by

      I have a file like this
      username=1342910590
      password=0985175697
      username=jamalnajjar2026
      password=462546564152

      I want to modify it to look like this:

      username=1342910590:password=0985175697
      username=jamalnajjar2026:password=462546564152

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones @goma 2000
        last edited by

        @goma-2000 ,

        If the pairs are always in the right order, then search for \Rpassword and replace with :password in Search Mode = Regular Expression mode.

        (PS: I sincerely hope that you gave a simple dummy example, and that your data fields are not username and password, really. If your system really stores usernames and passwords in plain text like that, then you have a security issue, and you need to talk with whoever is in charge of that data.)

        G 1 Reply Last reply Reply Quote 0
        • G Offline
          goma 2000 @PeterJones
          last edited by

          @PeterJones
          ok man
          Thank you, the method worked.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors