Skip to content

Instantly share code, notes, and snippets.

@tskamath
Last active August 5, 2018 05:52
Show Gist options
  • Save tskamath/8bbba7887cb7560937cc3d43bbd0a635 to your computer and use it in GitHub Desktop.
Save tskamath/8bbba7887cb7560937cc3d43bbd0a635 to your computer and use it in GitHub Desktop.
Code Example for my blog
[server]$ wget http://pear.php.net/go-pear.phar
--2015-01-26 10:27:03-- http://pear.php.net/go-pear.phar
Resolving pear.php.net (pear.php.net)... 5.77.39.20
Connecting to pear.php.net (pear.php.net)|5.77.39.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3673193 (3.5M) [application/octet-stream]
Saving to: `go-pear.phar'
100%[=====================>] 3,673,193 1.26M/s in 2.8s
2015-01-26 10:27:06 (1.26 MB/s) - `go-pear.phar' saved [3673193/3673193]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment