|
|
|
|
|
by fuzzybear3965
14 days ago
|
|
This. Sometimes I want to see what I'm looking at and then (using that dump as a reference) follow up with a corresponding filter (| jq .key, or | tail -n 30). Sure, I could use less, but then I context switch on exit; no support from the scrollback buffer. I've probably lost 10ms * 1E5 of my life from the extra PID. But, probably would lose more in the context switch. |
|
You know what? I'll tell you another thing I do that's similar:
Always bugged me that you say WHERE for the first one and AND thereafter, so if I'm poking around the database trying to create actionable insights for key stakeholders at the speed of business just as I was above with the text file, I like to be able to futz and delete/add clauses as I see fit just as I do pipeline stages.