source: mainline/uspace/app/bdsh/cmds/modules/grep/grep_def.inc@ 4db4718d

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

grep command added

  • Property mode set to 100644
File size: 106 bytes
Line 
1{
2 "grep",
3 "grep is used to search for the character string in a file",
4 &cmd_grep,
5 &help_cmd_grep,
6},
7
Note: See TracBrowser for help on using the repository browser.