问题描述
我有这样的命令:
pssh -l myuser -h hosts.txt -o out -e err 'command'
问题是,在升级了macOS Catalina和所有的Homebrew软件包之后,我收到了许多以下警告:
/usr/local/Cellar/pssh/2.3.1_2/libexec/lib/python3.8/site-packages/psshlib/manager.py:304:
RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode,the default buffer size will be used
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)