Files
ssh_config/testdata/negated
2017-04-23 16:39:17 -07:00

6 lines
73 B
Plaintext

Host *.example.com !*.dialup.example.com
Port 1234
Host *
Port 5678