WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Guru, e-Zitate & Off Topic (http://www.wcm.at/forum/forumdisplay.php?f=15)
-   -   Datumscountdown (http://www.wcm.at/forum/showthread.php?t=208192)

rev.antun 05.02.2007 14:16

init 6 ...........

rev.antun 05.02.2007 14:18

:p

Code:

#! /bin/sh
test -f /usr/bin/unfugd || exit 0
case "$1" in
    start)
        echo "Starte Unfug-Daemon"
        /usr/bin/unfugd
        ;;
    stop)
        echo "Stoppe Unfug-Daemon"
        kill `cat /var/run/unfugd.pid`
        ;;
    restart)
        echo "Restart Unfug"
        kill `cat /var/run/unfugd.pid`
        /usr/bin/unfugd
        ;;
    *)
        echo "usage: $0 start | stop | restart"
        exit 1
        ;;
esac


rev.antun 05.02.2007 14:19

shutdown -h -n
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

SYSTEM HALTED :rofl:

mendaxx 05.02.2007 14:30

21.10.1999

Aber ansonsten hams bei dir nichts diagnostiziert, oder?

rev.antun 05.02.2007 14:35

Zitat:

Original geschrieben von mendaxx
21.10.1999

Aber ansonsten hams bei dir nichts diagnostiziert, oder?


hmmm, moment check ma das mal :D

Code:

DIAG=`cat /proc/sys/diag`

echo 0x05 > /proc/sys/diag
sleep 20
echo ${DIAG} > /proc/sys/diag


mendaxx 05.02.2007 14:49

20.10.1999

JetStreamer 05.02.2007 15:23

19.10.1999

:hallo:

oitt 05.02.2007 15:32

18.10.1999

:hallo: winke winke

mendaxx 05.02.2007 15:34

17.10.1999

Griass eich.

Qsecofr 05.02.2007 15:35

21.10.1999

fatal error !"§$&"§?)?=$"§!


Alle Zeitangaben in WEZ +2. Es ist jetzt 14:53 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag