[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dummer Fehler, der mir meinen Status-Quo aufzeigt (oder: Inhalt von /root gelöscht)



On Tue, 23 Jan 2007 14:02:53 +0100 Andreas Gehrke wrote:

> Mit anderen Worten, wie stelle ich den Zustand wieder her, den root 
> direkt nach dem aller ersten Login hatte?

Du willst die folgende ~/.bashrc haben:
# ~/.bashrc: executed by bash(1) for non-login shells.

export PS1='\h:\w\$ '
umask 022

# You may uncomment the following lines if you want `ls' to be
# colorized: export LS_OPTIONS='--color=auto'
# eval "`dircolors`"
# alias ls='ls $LS_OPTIONS'
# alias ll='ls $LS_OPTIONS -l'
# alias l='ls $LS_OPTIONS -lA'
#
# Some more alias to avoid making mistakes:
 alias rm='rm -i'
 alias cp='cp -i'
 alias mv='mv -i'

# make less more friendly for non-text input files, see lesspipe(1)
[ -x /usr/bin/lesspipe ] && eval "$(lesspipe)"

> Danke für die Hilfe und den Spott ;)

Bitte und von mir kein Spott, hab mir auch schonmal was
kaputt-getabbt ;)

-- 
   ^^^    | Evgeni -SargentD- Golov (sargentd@die-welt.net)
 d(O_o)b  | PGP-Key-ID: 0xAC15B50C
  >-|-<   | WWW: http://www.die-welt.net   ICQ: 54116744
   / \    | IRC: #sod @ irc.german-freakz.net




Reply to: