I wrote an bash enumerator because I was sick of xargs
Summary
The author created a bash enumerator tool to replace xargs for command-line enumeration tasks.
View Cached Full Text
Cached at: 07/21/26, 12:31 AM
Similar Articles
BrowserBash
BrowserBash is a CLI tool that converts plain English instructions into real browser tests, simplifying test automation for developers.
Browse.sh
Browse.sh is a tool that gives AI agents muscle memory for automating web tasks.
@BohuTANG: After quantification, it turns out that pi's current 4 tools (read / bash / edit / write) plus glob and grep can go up another level. These two are high-frequency tools, but relying on the LLM to piece together a usable bash to replace them is actually quite difficult — it often...
BohuTANG found through quantitative analysis that adding dedicated grep and glob functions to the pi tool reduces the detours of LLM-generated bash and improves efficiency.
Data Visualization from the Comfort of your Terminal
xan is a high-performance command-line CSV processing tool written in Rust, featuring SIMD parsing, parallel computation, and terminal-based data visualization capabilities.
@QingQ77: A command-line CSV processing tool written in Rust ("CSV Magician"), capable of extremely fast, low-memory processing of CSV files of several GB, with built-in expression language, terminal visualization, and social science-oriented extensions such as dictionary statistics, graph theory, and even scraping. https://github.com/medialab/…
A command-line CSV processing tool 'xan' written in Rust, capable of fast, low-memory processing of large CSV files, with built-in expression language, terminal visualization, and social science analysis extensions.