WaFiTz! » Distractions, Linux » Every time I use Skype
Every time I use Skype
Skype 2.2 Beta is just a buggy piece of crap, but I have to use it because my family are on it, so here’s a small script I use when it blows up (which it does almost every chat session):
#!/bin/bash
proc_id=`ps -ef | grep "/usr/bin/skype" | grep -v "grep" | awk '{print $2}'`
kill -9 $proc_id
/usr/bin/skype &
Filed under: Distractions, Linux · Tags: Bugs, Command Line Fu, Hacks, Scripts, Skype, System Crash








Twitter
Identica
Youtube
Facebook