cat < index.html Hello World

Hello from $(hostname)

IP address: $(hostname -I | awk '{print $1}')

EOF sudo python3 -m http.server 80