bat/tests/syntax-tests/source/SSH Config/ssh_config
2020-08-03 15:59:53 +02:00

10 lines
147 B
Plaintext

# A comment
Host example.com
User dummy
Compression no
Host *.co.uk
BatchMode no
GlobalKnownHostsFile "/etc/ssh/ssh_known_hosts"