xenocara/app/xlockmore/etc/xlockssh-add.sh

7 lines
185 B
Bash
Raw Normal View History

2006-11-26 04:07:42 -07:00
#!/bin/sh
#
# This is an example of a script to prompt for a passphrase and add
# several ssh(1) keys to a running ssh-agent(1).
#
ssh-add $HOME/.ssh/identity $HOME/.ssh/other_identity