
Unix Commands
Programming Throwdown
00:00
Grep - The Defacto Search Tool
Grip is like the defacto search tool. There's all sorts of perimeters for it, far as like expressing what you're looking for and tweaking the output. So grup is a really powerful command for searching for things in a single file or in multiple files. Lasponalesers x args and a are pretty cool. What this does is it takes some eunuch stream, it looks for all the new lines, and then it splits that up so each line of the stream is like connits own thing. And then it takes whatever programme you put after xargs, and it executes that programme on that string.
Transcript
Play full episode