#!/bin/sh

perl -pi -e 's{^$1.*$}{}' /root/.ssh/known_hosts
