Jan 062011
Create a short URL from command
Answer:
TinyUrl has a simple api for creating short URL for any web site.
E.g. Assume http://example.com
# curl 'http://tinyurl.com/api-create.php?url=http://example.com/'
http://tinyurl.com/kotu
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Create a short URL from command
Answer:
TinyUrl has a simple api for creating short URL for any web site.
E.g. Assume http://example.com
# curl 'http://tinyurl.com/api-create.php?url=http://example.com/'
http://tinyurl.com/kotu