github.com_burnett01_rsync-.../hosts-clear

4 lines
73 B
Text
Raw Permalink Normal View History

2020-01-02 16:57:06 +01:00
#!/bin/sh
2020-01-02 17:00:19 +01:00
truncate -s 0 ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts