# With quotes and tilde
UserKnownHostsFile "~/_known_hosts_real/known_hosts2"
# Without quotes, with tilde, and another on the same line
UserKnownHostsFile ~/_known_hosts_real/known_hosts3 _known_hosts_real/known_hosts4
