route/vendor/github.com/dickeyxxx/netrc/examples/sample_multi.netrc

9 lines
161 B
Plaintext

# this is my netrc with multiple machines
machine m
login lm # this is my m-username
password pm
machine n
login ln # this is my n-username
password pn