Hacker News new | ask | show | jobs
by nagoff 5767 days ago
I use backtick as the screen command, which is fine unless you write a lot of bash scripts.

$ screen -e '``'

1 comments

I'll give that a try ... I had to do screen -e '\`\`'