savoirfairelinux / cqfd

cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
GNU General Public License v3.0
65 stars 31 forks source link

Use grep -E instead of egrep #101

Closed gportay closed 1 year ago

gportay commented 1 year ago

This suppresses the warning below:

Fixes:

egrep: warning: egrep is obsolescent; using grep -E