| SDIFF ( 1 ) | USER COMMANDS | SDIFF ( 1 ) |
|---|
If from-file is a directory and to-file is not, sdiff compares the file in from-file whose file name is that of to-file, and vice versa. from-file and to-file may not both be directories.
sdiff without --output produces a side-by-side difference. This usage is obsolete; use diff --side-by-side instead.