source: mainline/uspace/app/bdsh/cmds/modules/grep/grep.h@ 0564ee47

Last change on this file since 0564ee47 was 0564ee47, checked in by parth-27 <parth1020patel@…>, 5 years ago

grep command added

  • Property mode set to 100644
File size: 116 bytes
Line 
1#ifndef GREP_H
2#define GREP_H
3
4/* Prototypes for the grep command, excluding entry points */
5
6
7#endif /* GREP_H */
8
Note: See TracBrowser for help on using the repository browser.