Courses in category Grep

Use Grep for Fast Search from the Command Line

Use Grep for Fast Search from the Command Line

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 cod...
24 minutes 27 seconds
/>
Grep

Grep

Grep is a UNIX command and also a utility available on Windows and other operating systems. Used to search for one or more files.