Einzelnen Beitrag anzeigen
Alt 22.03.2004, 17:09   #3
Nightman
Inventar
 
Registriert seit: 04.09.2001
Alter: 42
Beiträge: 1.959

Mein Computer

Standard

.profil
-----------------------------
# ~/.profile: executed by Bourne-compatible login shells.

if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
export PATH

mesg n
----------------------------

und jetzt will ich den befehl "vnstat -d" ausführen.

----------------------------
# ~/.profile: executed by Bourne-compatible login shells.

if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
export PATH

mesg n

nvstat -d
-----------------------------

oder wie?

PS das mit den scripten hab ich auch noch ned herausen lol

ein noob bin
____________________________________
MfG Nightman
Nightman ist offline   Mit Zitat antworten