This website works better with JavaScript
Home
Explore
Help
Sign In
CNI
/
UnixLab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'diff-50'
DricomDragon
5 years ago
parent
1781c11c96
a43539bf7d
commit
c897b78125
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
firstDiff.sh
+ 3
- 0
firstDiff.sh
View File
@@ -0,0 +1,3 @@
+
#!/bin/bash
+
+diff <(head -n 3
$1
) <(head -n 3
$2
)