bash tip: find and grep through files
It happens once in a while that I want to find all files containing a certain string. I know command-line tools such as grep, cat, and find, but I never remember the right combination to achieve that…
Read the full article14y agoen
You might also wanna read
Practical Tips for Using the Unix/Linux 'less' Command Effectively
In a recent discussion on Reddit I shared a number of tips about the common utility less(1) that others found helpful so I figured I'd aggre
blog.thechases.com·6mo ago
Research Paper: Turing Completeness of GNU find Command - Three Computational Power Results
The Unix command \texttt{find} is among the first commands taught to beginners, yet remains indispensable for experienced engineers. In this
Compiling Unix Find Expressions to Bytecode for Performance Optimization
nullprogram.com/blog/2025/12/23/
nullprogram.com·6mo ago
Generic Regex: Find a file that never contains a line that matches a specific expression
community.notepad-plus-plus.org·4y ago
Nushell: A Better Shell for Files, Processes, and JSON
The post Nushell: A Better Shell for Files, Processes, and JSON first appeared on Tecmint: Linux Howtos, Tutorials & Guides . If you’ve ever
Tecmint·3d ago
Greppers: Fast CLI Command Directory with Real-World Examples
Clean, fast CLI commands with real‑world examples and instant copy.

Comments
Sign in to join the conversation.
No comments yet. Be the first.