Ignore:
Timestamp:
2020-12-04T18:12:15Z (3 years ago)
Author:
parth-27 <parth1020patel@…>
Children:
83d665a
Parents:
a91cecd8
Message:

grep command added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/modules.c

    ra91cecd8 r738d5a4  
    6666#include "unalias/entry.h"
    6767#include "basename/entry.h"
     68#include "grep/entry.h"
    6869
    6970/*
     
    9495#include "unalias/unalias_def.inc"
    9596#include "basename/basename_def.inc"
     97#include "grep/grep_def.inc"
    9698
    9799        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.