Created
July 18, 2012 15:53
-
-
Save shawjia/3137092 to your computer and use it in GitHub Desktop.
批量下载 Linux 运维趋势
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
#!/usr/bin/env sh | |
# http://os.51cto.com/down/?dir=linuxops | |
wget -nc http://os.51cto.com/{os,down}/linuxops/{pdf/,}51cto_linuxops_issue{20..1}.{pdf,epub,mobi} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment