You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MacOSX' sed does not understand \t...
We cannot use "case ... $key) ... esac" if inside a "$(...)" clause
because MacOSX' shell gets hopelessly confused by the closing parenthesis
in the case block.
Also, the 1970s called MacOSX that they want their uniq back that does not
even understand the -D option (show all duplicate lines; useful if some
fields are skipped when testing for uniqueness).
As of time of writing, MacOSX has not responded yet.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments