Search

Recent

Tags

Quick tip for irssi+screen users

Filed under tips & tricks on nov 23, 2008

Place the following line in your ~/.bashrc:

alias irc='screen -rd irc || screen -U -S irc irssi'

Now if you restart your shell (log in again), and you type irc, irssi will be started in a screen. If it was still running, your previous screen session will be resumed.

Add to

Post your feedback

You can use this form to leave your feedback. Your insights are always appreciated.

Tools

View document source in text/plain