Day: September 28, 2007

Shortcuts – Hard and Soft Links in Linux

This is how to create hard and soft links in Linux. Remember, a directory cannot be hard linked. #Hard link…

Get URL Headers using CURL

Show the headers of an URL using Curl curl http://example.com -I