I\'m interested in how I can see when a file on a server was last updated.
I\'ve tested curl -s -v -X HEAD http://example.com/file.txt 2>&1 | grep \'^&l
curl -s -v -X HEAD http://example.com/file.txt 2>&1 | grep \'^&l