How can I list differences between Mac's and Unix manuals?
For example, between the following commands
uniq
guniq
I tried the following unsuccessfully
diff (man uniq) (man guniq)
|
1
|
|
|
|
|
|
That should be
To answer saua's question from the comments: Bash turns |
||||
|
|
|
Try this:
|
||
|
|