An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: grep-command

dporkka/grep

Most common grep commands

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

avd151/GREP-Command-Implementation

DSA-II Mini Project - Grep Command Implementation using C

Language: C - Size: 442 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kamilhan-karaismailoglu/Clone-Grep-Command-With-C

In this project, create grepFile function like grep command in linux. With the grepFile command to be created, the searched words will be found in the scanned file and the lines on which they are will be printed to the output file. The number of times this word is repeated in the relevant file will be displayed in the terminal. This project was written for System Programming lecture.

Language: C - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0