Y
Hacker News
new
|
ask
|
show
|
jobs
by
skyjumper
3869 days ago
Which ssh client supports the <return><tilde>|rz<return> key combo? I'm not seeing it in openssh.
1 comments
gusfoo
3869 days ago
OpenSSH supports "~" as an escape character when it's the first character on a line. So try "<return>~?" to see a list of available commands.
link
skyjumper
3869 days ago
Is there a way to pipe output to another program the way buserror described?
link