Hacker News with Generative AI: Command-line Tools

fd - A simple, fast and user-friendly alternative to 'find' (github.com/sharkdp)
fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find.
Show HN: Repogather – copy relevant files to clipboard for LLM coding workflows (github.com/gr-b)
repogather is a command-line tool that copies all relevant files (with their relative paths) in a repository to the clipboard. It is intended to be used in LLM code understanding or code generation workflows.
Show HN: Vomitorium – all of your project in 1 text file (npmjs.com)
Vomitorium is a command-line tool designed to easily load an entire project into a single text file.
Python's many command-line utilities (pythonmorsels.com)