摘要: 出现zsh: command not found: xxx解决方法: 把 bash shell 中.bash_profile 全部环境变量加入zsh shell里就好 step1 : Term执行: step2 : 找到 “ User configuration” 加入 step3 : Term执行 阅读全文
posted @ 2020-04-17 17:00 贱卖菠萝 阅读(2238) 评论(0) 推荐(0)
摘要: mac中pip安装包报错解决方法 遇到问题: mac使用pip安装selenium时,报: 解决方法 : 直接使用pip安装是会网络连接超时,要使用vpn,这里用了国内镜像pip源: 豆瓣(douban) http://pypi.douban.com/simple/ bash ➜ ~ pip3 in 阅读全文
posted @ 2020-04-17 16:22 贱卖菠萝 阅读(1030) 评论(0) 推荐(0)
摘要: (linux常用命令) 一.top、ps 1.top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况 [91466766@shell.testing-studio.com ~]$top top - 23:24:19 up 137 days, 1:39, 14 users 阅读全文
posted @ 2020-04-17 14:34 贱卖菠萝 阅读(338) 评论(0) 推荐(0)
2 3
4