Charles on Nostr: I do a lot of troubleshooting in my day to day responsibilities requiring searching ...
I do a lot of troubleshooting in my day to day responsibilities requiring searching through large sets of log files. Grep/egrep are staples but they are slow for large files. I discovered a new tool named "ripgrep". (
https://github.com/BurntSushi/ripgrep/releases) This thing is 8 - 10 times faster that your typical grep search.
Published at
2023-02-19 04:54:15Event JSON
{
"id": "3dbefe7d55b7ea57f6af4ad227d5c22581945ed032704a0a6f800dca30987703",
"pubkey": "6f8c6c602821515c3d523b0b83ece57caec0192821a9ad441a00f5ca3f79c21d",
"created_at": 1676782455,
"kind": 1,
"tags": [],
"content": "I do a lot of troubleshooting in my day to day responsibilities requiring searching through large sets of log files. Grep/egrep are staples but they are slow for large files. I discovered a new tool named \"ripgrep\". (https://github.com/BurntSushi/ripgrep/releases) This thing is 8 - 10 times faster that your typical grep search.",
"sig": "95397b25378bce108a086e7b22272c3f079c2d4021b1de16d20593ed9693301b80a8f9fb59966d7fbbf4fd0613019942c01f3f9b2e667ca3a76696ee7ca82b2e"
}