Question

How can you solve the following encoding problem? http://dl.getdropbox.com/u/175564/encoding.png

It is rather hard to compare the manuals.

Was it helpful?

Solution

Try

vim -d <(man uniq |col -b) <(man guniq |col -b)
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top