Hello,

the snippet

  cat <<_EOT |grep '\(POSIX\|C\|en_\(US\|GB\)\)\.\(UTF-8\|utf8\)'
  C
  en_US.utf8
  en_US.UTF-8
  POSIX
  _EOT

does not match on OpenBSD (the extended one does correctly).
Ciao,

--steffen
|Soylent Green is people!

Reply via email to