User Tools

Site Tools


screen-irssi

crontab -e

*/5 *  *   *   *     /home/jenda/guard.sh

guard.sh

if ! ps x|grep -q [S]CREEN; then
  /usr/bin/screen -d -m irssi
fi

chmod +x guard.sh

screen-irssi.txt · Last modified: 2014-01-03 15:23:04 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki