_ _ ___ | |__ __ _ _______ | |_ / _ \| '_ \ / _` |_ / _ \| __| | (_) | | | | (_| |/ / (_) | |_ \___/|_| |_|\__,_/___\___/ \__|
| ohazot | docs | links | dev | conf | txt |
| > es < | en |
| archivo mdoc |
| buscar |
comparaciones —
tools
$ diff * $ sdiff -s * $ cmp -b *
Ejemplo
$ cat t1 uno dos texto3 $ cat t2 uno dos textol $ diff * 3c3 < texto3 --- > textol $ sdiff -s * texto3 | textol $ cmp -b * t1 t2 differ: byte 15, texto 3 is 63 3 154 l
PENDIENTE
| - Revisar en Slackware para determinar si hay diferencias. |
| - Revisar ejemplos en Español en Slackware. |
VER TAMBIÉN
HISTORIAL
| 2026-07-15 | : Creado. |
AUTORES
ohazot | info | ohazot.com <admin@ohazot.com>