#!/bin/sh if ssh-add -l > /dev/null 2>&1 then echo -n "" else echo -n "" fi