Changeset 4db4718d in mainline


Ignore:
Timestamp:
2020-12-19T04:34:46Z (3 years ago)
Author:
parth-27 <parth1020patel@…>
Children:
054f6991
Parents:
25f26600
Message:

grep command added

Location:
uspace/app/bdsh/cmds/modules
Files:
4 added
1 edited

Legend:

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

    r25f26600 r4db4718d  
    6565#include "alias/entry.h"
    6666#include "unalias/entry.h"
     67#include "grep/entry.h"
    6768
    6869/*
     
    9293#include "alias/alias_def.inc"
    9394#include "unalias/unalias_def.inc"
     95#include "grep/grep_def.inc"
    9496
    9597        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.