-
Notifications
You must be signed in to change notification settings - Fork 0
DmitryKuk/grep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is unix grep program analog. To build: make To run: ./grep [-Rc1] TEXT FILE1 [...] Availible options: - R -- recursive (need for catalogs) - c -- enable color output (enabled automatically, if you use terminal (emulator)) - 1 -- short output. Print 40 characters maximum after text find To clear: make clear
About
grep unix program
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published