|
|
|
|
|
by regularfry
3451 days ago
|
|
> And you start noticing things like -f and --since that have no good analogs in the text log world, and it seems like it has value. -f is `less +F`, no? --since is neat. You could hack it up with a sort and an awk, but it's nice having it built in. |
|