Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #256786

Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible?

From davidson <davidson@freevolt.org>
Newsgroups linux.debian.user
Subject Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible?
Date 2023-04-05 18:10 +0200
Message-ID <GhdRT-hzD3-1@gated-at.bofh.it> (permalink)
References (8 earlier) <Gg8AV-gSgi-1@gated-at.bofh.it> <GgngB-h1qT-1@gated-at.bofh.it> <GgSNr-hlpk-5@gated-at.bofh.it> <Gh5Ul-hukd-3@gated-at.bofh.it> <GhdId-hzks-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 5 Apr 2023 davidson wrote:
> Attached (unless the listserv software has nuked it) is a sed script
> "flow" (with verbose comments) which might serve your needs. (Since
> you have not exhibited here any of the text you are working with, I
> can only play the role of speculative optimist.)

Tested with

  $ sed --version | head -1
  sed (GNU sed) 4.7

  $ dpkg-query -l sed # check that it is installed
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name           Version      Architecture Description
  +++-==============-============-============-=================================================
  ii  sed            4.7-1        amd64        GNU stream editor for filtering/transforming text

-- 
Hackers are free people. They are like artists. If they are in a good
mood, they get up in the morning and begin painting their pictures.
-- Vladimir Putin

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-03-31 18:40 +0200
  Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-03-31 21:30 +0200
  Re: Which Diff tool could I use for visually comparing two text  files  where Word Wrap is possible? local10 <local10@tutanota.com> - 2023-03-31 23:00 +0200
  Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 00:30 +0200
    Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 02:20 +0200
      Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 03:50 +0200
        Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? Greg Wooledge <greg@wooledge.org> - 2023-04-01 04:10 +0200
  Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 06:00 +0200
    Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 07:40 +0200
      Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 09:00 +0200
        Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? David <curmudgeon@telaman.net.au> - 2023-04-01 09:10 +0200
        Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? <tomas@tuxteam.de> - 2023-04-01 10:20 +0200
        Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 11:10 +0200
          Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 11:20 +0200
            Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-02 18:00 +0200
              Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-02 18:20 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-03 10:00 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-04 13:10 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson@freevolt.org - 2023-04-04 13:20 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson@freevolt.org - 2023-04-04 13:50 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-04 19:40 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-05 09:40 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:00 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:10 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:30 +0200
                paragraph conversion (was Re: Which Diff tool could I use for visually  comparing two text files where Word Wrap is possible?) davidson <davidson@freevolt.org> - 2023-04-08 07:50 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-06 08:40 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-06 20:30 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson@freevolt.org - 2023-04-06 20:40 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-07 06:40 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-08 15:30 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-08 16:10 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-08 20:10 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? "Andrew M.A. Cater" <amacater@einval.com> - 2023-04-08 20:30 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 04:50 +0200
                Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 12:10 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? Greg Wooledge <greg@wooledge.org> - 2023-04-09 14:50 +0200
                [Solved] Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 20:10 +0200
                Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-09 12:20 +0200
              Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-03 03:30 +0200
          Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 13:00 +0200
            Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 13:10 +0200
    Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? <tomas@tuxteam.de> - 2023-04-01 08:00 +0200
    Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 09:40 +0200
    Re: Which Diff tool could I use for visually comparing two text files  where Word Wrap is possible? Max Nikulin <manikulin@gmail.com> - 2023-04-01 13:10 +0200
    Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 15:10 +0200
      Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 15:30 +0200
      Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? debian-user@howorth.org.uk - 2023-04-01 16:30 +0200
        Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 19:10 +0200
  Re: Which Diff tool could I use for visually comparing two text  files where Word Wrap is possible? Nate Bargmann <n0nb@n0nb.us> - 2023-04-01 14:20 +0200

csiph-web