ssh-copy-id doesn't work on 10.1-RC2

Brandon Allbery allbery.b at gmail.com
Sat Oct 11 13:36:51 UTC 2014


On Sat, Oct 11, 2014 at 9:34 AM, Piotr Kubaj <pkubaj at riseup.net> wrote:

> I use releng/10.1 at r272885. When I try to copy my private key with
> 'ssh-copy-id ~/.ssh/id_rsa.pub root at IP', I get:
> Unmatched '.
> Unmatched '.
>

o.O is it missing a shebang? That looks like csh interpreting a /bin/sh
script, possibly because it starts with a # that isn't a #!.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net


More information about the freebsd-stable mailing list