This commit is contained in:
eddyem
2016-03-21 19:59:04 +03:00
parent 09bfdc51c2
commit 326e4d84eb
13 changed files with 14638 additions and 27 deletions

4
00-logs/find_cmd_with_answ Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# find given command and print it with $2 lines of answer
grep -A$2 " $1 " *.dat