#!/bin/sh /bin/mkdir -p ~/.ssh /bin/echo Please input authorized keys to be appended. ctrl-d to finish, ctrl-c to abort current line. /bin/cat >> ~/.ssh/authorized_keys