Files

6 lines
65 B
Bash
Executable File

#!/bin/sh
set -eu
printf '%s\n' "$@" >> $HOME/.ssh/known_hosts