Add User Information2-53.
ssh 越しの dump の利用 - FreeBSD
If you have other private keys you want to add to the runningssh-agent, you can use the ssh-add command as follows:
もし実行中のssh-agentに追加したい別の秘密鍵があるなら、ssh-addコマンドを以下のように使用します。 - Gentoo Linux
$ ssh-add somekeyfile Now for the magic.
ここからがすばらしいところです。 - Gentoo Linux
Of course, the use of ssh-agent may add a bit of insecurity to your system.
もちろん、ssh-agentの使用はシステムを少し不用心にするかもしれません。 - Gentoo Linux