摘要:
-p preserver permissions保持权限,只需在打包时使用 -P absolute-names don't strip leading '/'s from file names 需在打包和解包时都使用此选项,并且打包时需以绝对路径打包 当然肯定要不同机器才能测试出此选项的效果 阅读全文
posted @ 2020-06-12 20:50
ascertain
阅读(125)
评论(0)
推荐(0)
摘要:
wget -P /path/to/dir --no-check-certificate https://www.openssl.org/source/openssl-1.1.1a.tar.gz -P --directory-prefix=PREFIX以server端文件名保存文件于指定目录下 wge 阅读全文
posted @ 2020-06-12 19:52
ascertain
阅读(191)
评论(0)
推荐(0)
摘要:
pip documentation v22.0.3 (pypa.io) configuration: https://pip.pypa.io/en/stable/topics/configuration/ pip: package installer for Python file name con 阅读全文
posted @ 2020-06-12 18:41
ascertain
阅读(1460)
评论(0)
推荐(0)
摘要:
%systemroot% == %windir% # C:\Windows %appdata% # C:\Users\%username%\AppData|Roaming %username% # 当前用户名 %homepath% # \Users\%username% %userprofile% 阅读全文
posted @ 2020-06-12 16:43
ascertain
阅读(239)
评论(0)
推荐(0)
摘要:
升级openssl: wget https://www.openssl.org/source/openssl-1.1.1a.tar.gz tar xvzf openssl-1.1.1a.tar.gz --directory /usr/local/src ./config --prefix=/usr/ 阅读全文
posted @ 2020-06-12 16:32
ascertain
阅读(212)
评论(0)
推荐(0)

浙公网安备 33010602011771号