摘要: 下载脚本``` shell#!/bin/bash# down_jmlr.sh ver=$1wget http://www.jmlr.org/papers/$ver/ -O index.htmcat index.htm | \sed -r -n "s#^.*]+).pdf'>pdf.*#http:/... 阅读全文
posted @ 2015-07-09 16:46 bregman 阅读(461) 评论(0) 推荐(0)