Grep Clone This is a super basic Grep clone I wrote because I felt like it. Building Run make. Usage This grep clone supports data being piped into it, like so: command | ./grep.app [pattern] Installing Why would you want to?