1
0

feat: Initial commit

This commit is contained in:
2024-03-22 16:54:05 +01:00
parent 0d9957a125
commit d993185b89
25 changed files with 641 additions and 0 deletions

3
Lab07/es1.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash -v
grep -rHn "$2" $1 | sort -t ":" -k 1,1 -k 2,2rn > $3