|
|
|
|
|
by zem
895 days ago
|
|
for work, there are a lot of commands with complex invocations that I do not use regularly enough to bother remembering all the flags. it is really useful to just grep through my full shell history to find all the times I ran that command and just copy/paste the relevant one. |
|
I should probably make it a function now that I think about it.