Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
1803 days ago
I'll give it a try, thanks.
1 comments
kstrauser
1803 days ago
Examples, starting with a new connection to a server I haven't accessed recently:
ᐅ time ssh myserver exit Executed in 1.66 secs
Now visiting it again uses the existing connection:
ᐅ time ssh mastodon exit Executed in 55.89 millis
link
kstrauser
1802 days ago
(Assume the hostname is identical in both cases. I edited one and not the other. Oops!)
link