Tuesday, May 10, 2022

[Docker] grep versions in BusyBox don't support "grep -oP"

 


Ref: https://github.com/firehol/firehol/issues/325

Working with "grep -E" seems to work. Maybe this could be a workaround.

No comments:

Post a Comment

Install and use xorg-server on macOS via Homebrew

  The instructions to install and use xorg-server on macOS via Homebrew: Install Homebrew (if you haven't already): /bin/bash -c ...