【发布时间】:2013-02-17 14:19:54
【问题描述】:
我按照http://www.devthought.com/2009/09/19/get-ssh-copy-id-in-mac-os-x/ 的说明操作,以便让 ssh-copy-id 在我的 mac 上工作。
现在运行时出现错误:ssh-copy-id
/usr/bin/ssh-copy-id: line 1: ucgi:: command not found
stat: script:: stat: No such file or directory
stat: No: stat: No such file or directory
stat: such: stat: No such file or directory
stat: file: stat: No such file or directory
stat: or: stat: No such file or directory
stat: directory: stat: No such file or directory
我尝试按照此处的说明进行操作:https://github.com/beautifulcode/ssh-copy-id-for-OSX 但每次运行ssh-copy-id 时都会遇到相同的错误。如何解决我的问题并让ssh-copy-id 正常工作?
【问题讨论】:
-
ucgi:: command not found错误来自referenced URL 上的已删除存储库。