View Single Post
Old 10-04-2010, 07:06 PM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
Works Good

Code:
$ ./gooShortURL.sh create http://pastebin.com/bx8zYRUV
./gooShortURL.sh: line 13: curl: command not found

$ sudo apt-get install curl
[sudo] password 

$ ./gooShortURL.sh create http://pastebin.com/bx8zYRUV
http://goo.gl/Nljx
$
Had to install curl

Try Link
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote