Created
October 15, 2013 00:29
-
-
Save tgerla/6984681 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [vagrant@localhost ~]$ curl -O https://github.com/needim/noty/archive/v2.1.0.tar.gz | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 119 119 119 119 0 0 218 0 --:--:-- --:--:-- --:--:-- 1025 | |
| [vagrant@localhost ~]$ tar zxvf v2.1.0.tar.gz | |
| gzip: stdin: not in gzip format | |
| tar: Child returned status 1 | |
| tar: Error is not recoverable: exiting now | |
| [vagrant@localhost ~]$ file v2.1.0.tar.gz | |
| v2.1.0.tar.gz: HTML document text | |
| [vagrant@localhost ~]$ cat v2.1.0.tar.gz | |
| <html><body>You are being <a href="https://codeload.github.com/needim/noty/tar.gz/v2.1.0">redirected</a>.</body></html>[vagrant@localhost ~]$ | |
| [vagrant@localhost ~]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment