Grep to search for text in files on the command line
Have you ever wanted to search for text in different files while you are inside the terminal? We all do, and luckily, grep is here for the rescue.
Grep is a simple but powerful tool that comes with every linux distribution and macos out of the box...
shehata.hashnode.dev