摘要:
摘抄自https://zhuanlan.zhihu.com/p/380793959 wget -r -np -nH -R index.html http://url/including/files/you 各个参数的含义: -r : 遍历所有子目录 -np : 不到上一层子目录去 -nH : 不要将 阅读全文
posted @ 2024-03-13 19:46
王冰冰
阅读(51)
评论(2)
推荐(0)
摘要:
如下,压缩output文件夹,但是忽略output/folder1 output/folder2 output/folder3/file1这几个文件/文件夹。 tar -cvf output.tar.gz --exclude output/folder1 output/folder2 output/ 阅读全文
posted @ 2024-03-13 19:29
王冰冰
阅读(505)
评论(0)
推荐(0)

浙公网安备 33010602011771号