diff options
author | Arjun Sharma <arjsharm@redhat.com> | 2019-09-26 17:21:56 +0530 |
---|---|---|
committer | Arjun Sharma <arjsharm@redhat.com> | 2019-09-26 17:28:00 +0530 |
commit | 3ac2579229ff6e6a2ced7b76a20b9f2822cced1a (patch) | |
tree | 59dba3c7ffca48ea1e64baa3d9ca8d064fa02ac5 /examples | |
parent | 41ebb98e91d487a4d0e20f2a3d2bbce39ea56ab5 (diff) |
Using egrep instead of grep
Since egrep treats a pattern as extended regular expression
it is more suited to be used in this case. The current usage
of grep fails to identify the expression after the first pipe.
Change-Id: Id02f884356048c56066a406937f8d86456ee8bd7
Signed-off-by: Arjun Sharma <arjsharm@redhat.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions