Timeline for How to start processing a file at an offset?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 9, 2013 at 11:06 | comment | added | Marco | If you know what you're looking for then grep is definitely the better choice. less on the other hand is interactive and it's easy to peek into the file without loading it entirely. | |
| Oct 9, 2013 at 10:51 | comment | added | l0b0 | Searching in less takes an enormous amount of time, much slower than doing a grep for the exact same string (I tried). | |
| Oct 9, 2013 at 9:08 | history | answered | Marco | CC BY-SA 3.0 |