Session startup auf ein bestimmtes Desktop

Thilo Six T.Six at gmx.de
Son Mar 25 15:14:48 BST 2007


Sven wrote the following on 25.03.2007 14:13:
>> if test "`fping -r 1 www.google.de |grep alive |wc -l`" == '1'; then
>> gaim ;fi
> 
> geht noch kürzer und ohne fping:
> if ping -r 1 www.google.de; then gaim ;fi
           ^
meintest hier evtl. -c ?

$ ping -r google.de
PING google.de (216.239.59.104) 56(84) bytes of data.
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable


$ ping -c 3 google.de
PING google.de (72.14.221.104) 56(84) bytes of data.
64 bytes from fg-in-f104.google.com (72.14.221.104): icmp_seq=1 ttl=247
time=34.2 ms

> ciao, Sven


MfG Thilo
-- 
i am on Ubuntu 2.6 KDE
- some friend of mine

gpg key: 0x4A411E09