Skip to main content

Command Palette

Search for a command to run...

short tutorial on using grep on the command line to search for text

Updated
0 min read
I

Curious software engineer interested in building Microservices, with background on Backend Development Java, Kotlin, Python, Go, CI/CD, Containers (Docker), Kubernetes, Design Patterns. Constantly learning & playing with new technologies.

I have created a very short tutorial on using "grep" to search for text in a file or multiple files, on the command line. I use this lots of times in my daily tasks as its quiet fast and efficient, how about you?