Using grep directly could result in "binary file matches" without any useful info. This would happen e.g. after renaming some files with badly-encoded filenames. Bash history builtin seems to address such cases better.
|
|
||
27 |
|
27 |
|
28 |
|
28 |
|
29 |
|
29 |
|
30 |
|
|
|
|
30 |
|
|
31 |
|
31 |
|
32 |
|
32 |
|
33 |
|
33 |
|