emqx/bin
JimMoen 5a25d53fba
fix: avoid stray `\` warning for grep 3.8+
Only the first `-` in ERE need escaping to ensure it's not a command
option for `grep`.

The fix also tested on BSD grep 2.6 and works well.

More details:
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html

> Regular expressions with stray backslashes now cause warnings, as
  their unspecified behavior can lead to unexpected results.
  For example, '\a' and 'a' are not always equivalent
  <https://bugs.gnu.org/39678>.
2023-05-06 12:42:53 +08:00
..
emqx fix: avoid stray `\` warning for grep 3.8+ 2023-05-06 12:42:53 +08:00
emqx.cmd fix(windows): log to console when running in console mode 2022-06-17 07:51:59 +02:00
emqx_cluster_rescue feat: add emqx_cluster_rescue 2022-07-15 15:47:52 +02:00
emqx_ctl fix: portable shebang 2021-12-27 15:45:12 +01:00
emqx_ctl.cmd feat(windows): simplify emqx_ctl for windows 2022-02-22 22:33:37 +01:00
install_upgrade.escript chore(bin/emqx): hide upgrade/downgrade from usage info 2023-01-31 13:09:46 +01:00
node_dump refactor: export EMQX_LOG_DIR 2023-04-29 22:10:19 +02:00
nodetool chore: update changes 2023-04-17 13:56:50 +02:00