feat: Initial commit
This commit is contained in:
3
Lab07/es1.sh
Normal file
3
Lab07/es1.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -v
|
||||
|
||||
grep -rHn "$2" $1 | sort -t ":" -k 1,1 -k 2,2rn > $3
|
||||
Reference in New Issue
Block a user