1#!/usr/bin/tail --lines=+2 2Status: 410 Gone 3Content-type: text/html 4 5<html> 6<head> 7<title>Gone</title> 8</head> 9<body> 10<h1>Don't request me again.</h1> 11</body> 12</html> 13