Skip to content

${me:-whatever}

Tag Archives: screen

GNU Screen quick tips

I use GNU Screen [henceforth: “screen”] every single day in a variety of contexts. I’m by no means an expert, but I’ve met a few people who aren’t as familiar with some of screen’s more oblique features, so I’ll give you a walk-through of my setup. If you’re new to screen, this isn’t likely the […]

Posted bysamJune 16, 2010June 17, 2010Posted inUncategorizedTags: screenLeave a comment on GNU Screen quick tips

Bash & Screen

You may be familiar with my tutorial on getting your ssh-agent to work inside screen. If not, have a look. There’s always room for improvements! Here’s an excerpt from my current .bash_profile: function Attach(){ grabssh if [[ -z “${1}” ]] ; then local n=`screen -wipe | egrep -i ‘attached|detached’ | wc -l` if [[ “${n}” […]

Posted bysamJuly 15, 2008July 16, 2008Posted inUncategorizedTags: bash, screen, sshLeave a comment on Bash & Screen

Tags

Android athiesm bash browsers dvd email feeds funny games guitars lebowski life linux meme music oscon08 phone politics projects ps3 puppet ruby screen security software ssh tech ted video web wii x11 YaketyStats youtube
February 2021
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
« Mar    

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Pages

  • About
  • Advancing in the Bash Shell
  • SSH-Agent Forwarding and GNU Screen
${me:-whatever}, Proudly powered by WordPress.