This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CNI
/
UnixLab
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
751c17954a
Rami (Branch)
Tag
master
UnixLab
/
firstDiff.sh
firstDiff.sh
50 B
Cronologia
Originale
1
2
3
#!/bin/bash
diff <(head -n 3 $1) <(head -n 3 $2)