#!/bin/sh ## screen seems to be non-bash-y ssh-agent | head -2 | cut -d\; -f1 | sed s/^/setenv\ / | sed s/=/\ / > $HOME/.ssh/screen_agent