From ddc3df8f8cd4b433d26cb534d52b174c605cb96b Mon Sep 17 00:00:00 2001 From: wangjiezhe Date: Sat, 11 Apr 2015 10:39:03 +0800 Subject: [PATCH] [Translating]20150410 What is a good alternative to wget or curl on Linux.md --- ...10 What is a good alternative to wget or curl on Linux.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/tech/20150410 What is a good alternative to wget or curl on Linux.md b/sources/tech/20150410 What is a good alternative to wget or curl on Linux.md index 0fd1dfd276..488eee0e9a 100644 --- a/sources/tech/20150410 What is a good alternative to wget or curl on Linux.md +++ b/sources/tech/20150410 What is a good alternative to wget or curl on Linux.md @@ -1,3 +1,4 @@ +wangjiezhe translating... What is a good alternative to wget or curl on Linux ================================================================================ If you often need to access a web server non-interactively in a terminal environment (e.g., download a file from the web, or test REST-ful web service APIs), chances are that wget or curl is your go-to tool. With extensive command-line options, both of these tools can handle a variety of non-interactive web access use cases (examples [here][1], [here][2] and [here][3]). However, even powerful tools like these are only as good as your knowledge of how to use them. Unless you are well versed in the nitty and gritty details of their syntax, these tools are nothing more than simple web downloaders for you. @@ -129,7 +130,7 @@ What's your thought? via: http://xmodulo.com/wget-curl-alternative-linux.html 作者:[Dan Nanni][a] -译者:[译者ID](https://github.com/译者ID) +译者:[wangjiezhe](https://github.com/wangjiezhe) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 @@ -141,4 +142,4 @@ via: http://xmodulo.com/wget-curl-alternative-linux.html [4]:https://github.com/jakubroztocil/httpie [5]:http://xmodulo.com/how-to-set-up-epel-repository-on-centos.html [6]:http://ask.xmodulo.com/install-pip-linux.html -[7]:https://github.com/jakubroztocil/httpie \ No newline at end of file +[7]:https://github.com/jakubroztocil/httpie