Advertisement
Guest User

gasdgasdgasdg

a guest
Jan 19th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. kevin@ubuntu:~/Desktop$ cd /usr/local/bin
  2. kevin@ubuntu:/usr/local/bin$ sudo wget -Nc smxi.org/inxi
  3. --2012-01-19 04:03:34-- http://smxi.org/inxi
  4. Resolving smxi.org... 209.197.72.47
  5. Connecting to smxi.org|209.197.72.47|:80... connected.
  6. HTTP request sent, awaiting response... 302 Found
  7. Location: http://inxi.googlecode.com/svn/trunk/inxi [following]
  8. --2012-01-19 04:03:35-- http://inxi.googlecode.com/svn/trunk/inxi
  9. Resolving inxi.googlecode.com... 173.194.64.82
  10. Connecting to inxi.googlecode.com|173.194.64.82|:80... connected.
  11. HTTP request sent, awaiting response... 200 OK
  12. Length: 268880 (263K) [text/plain]
  13. Saving to: `inxi'
  14.  
  15. 100%[======================================>] 268,880 877K/s in 0.3s
  16.  
  17. 2012-01-19 04:03:36 (877 KB/s) - `inxi' saved [268880/268880]
  18.  
  19. kevin@ubuntu:/usr/local/bin$ sudo chmod +x inxi
  20. kevin@ubuntu:/usr/local/bin$ sudo chmod +x inxi
  21. kevin@ubuntu:/usr/local/bin$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement