macOS Commands

UTC Datetime

date -j -u -Iseconds
2023-07-30T02:44:28+00:00

Quick Web Server

Launches a web server at localhost:8000.

python3 -m http.server