Click here to Skip to main content
15,892,809 members
Articles / Programming Languages / C++

Ncgrep, a Text Search Tool Based on ncurses

Rate me:
Please Sign up or sign in to vote.
4.25/5 (5 votes)
6 Dec 2017CPOL1 min read 8.9K   3  
NCGREP, which is based on ncurses library to provide user interface, is a grep tool for searching text on target directory.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Didi
China China
See more at huxu.blog

Comments and Discussions