Use Grep for Fast Search from the Command Line

Description

CMD+F in your text editor can only get you so far! In this course, we will learn to use grep and find, two powerful command-line utilities, to search through and explore our codebase. Learn to search specific files and folders, using regular expressions to look for — or ignore! — particular phrases. We’ll cover how to search recursively, get more context on your results, and some simple tricks to make your searches faster and more targeted.

Once you’re familiar with grep and find, you’ll be able to quickly answer questions such as: Do I use this function anywhere other than my tests? Where does this file get imported? Whether you’re working on a new feature, reading a codebase for the first time, or refactoring existing code, grep and find can help you work faster and more effectively.

Download Links

Direct Download

Use Grep for Fast Search from the Command Line.zip (125.5 MB) | Mirror

Torrent Download

Use Grep for Fast Search from the Command Line.torrent (23 KB) | Mirror

One thought on “Use Grep for Fast Search from the Command Line

Leave a Reply

Your email address will not be published. Required fields are marked *