Skip to content

Add GNU Wdiff 1.2.2 #432

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Add GNU Wdiff 1.2.2 #432

merged 1 commit into from
Jul 13, 2017

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jul 13, 2017

$ wdiff cpu-flags-*
fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 {+sdbg fma+} cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic {+movbe+} popcnt {+tsc_deadline_timer+} aes {+xsave avx f16c rdrand+} lahf_lm {+abm 3dnowprefetch epb intel_pt+} tpr_shadow vnmi flexpriority ept vpid {+fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local+} dtherm ida arat {+pln pts+}

Description [1]:

> The GNU wdiff program is a front end to diff for comparing files on a
> word per word basis. A word is anything between whitespace. This is
> useful for comparing two texts in which a few words have been changed
> and for which paragraphs have been refilled. It works by creating two
> temporary files, one word per line, and then executes diff on these
> files. It collects the diff output and uses it to produce a nicer
> display of word differences between the original files.

Create the bee file with the command below, and convert it to a version
less bee file.

```
$ bee init https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz
```

[1] https://www.gnu.org/software/wdiff/
@donald donald merged commit ac36f7c into master Jul 13, 2017
@donald donald deleted the add-wdiff-1.2.2 branch August 18, 2017 13:10
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants