httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.74k stars 3.68k forks source link

Use `grep -E` instead of `egrep` #1436

Closed a1346054 closed 1 year ago

a1346054 commented 1 year ago

latest GNU grep emits a deprecation message when egrep is invoked.