This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
CNI
/
UnixLab
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Merge branch 'diff-50'
DricomDragon
hace 5 años
padre
1781c11c96
a43539bf7d
commit
c897b78125
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
firstDiff.sh
+ 3
- 0
firstDiff.sh
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+diff <(head -n 3 $1) <(head -n 3 $2)