For the complete documentation index, see llms.txt. This page is also available as Markdown.

Grep

Cheat sheet for grep

To read the response headers, including the version of Apache running on the server

curl -I [URL] | grep Server

Last updated