发布时间:2016-11-22 09:58:57
serverApacheNginx LighttpdProxy代理非常好.........【阅读全文】
发布时间:2016-11-18 15:29:25
http://www.wolframalpha.comhttp://www.wolframalpha.com/examples/?src=inputhttp://xuxzmail.blog.163.com/blog/static/25131916201193101448390/......【阅读全文】
发布时间:2016-10-31 10:47:41
find ./ -type l -exec rm -f {} \;Find can execute arguments with the -exec option for each match it finds. It is a recommended mechanism because you can handle paths with spaces/newlines and other characters in them correctly. You will have to delete the contents of the directory before you can re.........【阅读全文】