Pages

Sunday, September 2, 2012

grep la gi trong Linux Unix command

grep là Global search for Regular Expression and Print

Tức là chức năng tìm kiếm toàn cục, dựa trên biểu thức chính quy và in ra màn hình .

update 12/9/2012

"As a matter of fact, there is a command-line program built into UNIX called grep (Generalized
Regular Expression Parser) "

Trích : Python for Informatics . Exploring Information (Charles Severance)