#!/bin/sh

/bin/mkdir -p ~/.ssh
/bin/echo Please input all authorized keys. ctrl-d to finish, ctrl-c to abort.
/usr/bin/sponge ~/.ssh/authorized_keys