A note from earlier today says the HTML edition will be available soon. I assume that means it will show up here: https://pubs.opengroup.org/onlinepubs/9699919799/

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (1 child)

Here's a neat tidbit. Using curl without -f --fail will make non-2xx status codes return success, so set -e won't help there.

  • source
  • parent
  • hideshow 2 child comments