Skip to content

Instantly share code, notes, and snippets.

@shawjia
Created July 18, 2012 15:53
Show Gist options
  • Save shawjia/3137092 to your computer and use it in GitHub Desktop.
Save shawjia/3137092 to your computer and use it in GitHub Desktop.
批量下载 Linux 运维趋势
#!/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