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

Re: Muelleimer streikt ...



Am Sonntag, 4. Dezember 2011 schrieb Gerhard Schromm:
> Am 04.12.2011 20:16, schrieb Martin Steigerwald:
> > Am Sonntag, 4. Dezember 2011 schrieb Gerhard Schromm:
> >> Ist die zsh-Option RM_STAR_SILENT gesetzt?
> >> 
> >> Auf diesem Rechner (debian/wheezy) fragt die Shell noch nach, und
> >> ich habe im $HOME gar keine .zshrc.
> > 
> > Nee, nicht dass ich wüsste:
> > 
> > martin@merkaba:~> env | grep RM_STAR_SILENT
> > martin@merkaba:~#1> set | grep RM_STAR_SILENT
> > martin@merkaba:~#1> grep RM_STAR_SILENT .zshrc
> 
> Mit "setopt" zeigt die zsh die gesetzten optionen an. Ansonsten findet
> sich mehr unter zshoptions(1).
> Bei mir ist in dieser Hinsicht nichts gesetzt.
> 
> Ändert sich das Verhalten wenn du versuchsweise die ~/.zshrc mal
> umbenennst, sie sozusagen aus dem Weg räumst?

martin@merkaba:~> setopt
autocd
correct
extendedglob
interactive
monitor
nonomatch
sharehistory
shinstdin
zle

Verhalten bei umbenannter Konfig gleich:

This is the Z Shell configuration function for new users,
zsh-newuser-install.
You are seeing this message because you have no zsh startup files
(the files .zshenv, .zprofile, .zshrc, .zlogin in the directory
~).  This function can help you with a few settings that should
make your use of the shell easier.

You can:

(q)  Quit and do nothing.  The function will be run again next time.
[…]
--- Type one of the keys in parentheses --- q
merkaba% cd Zeit
merkaba% rsync -a /etc . 2>/dev/null
merkaba% rm -rf etc 
merkaba%

> PS: was sagt eigentlich echo $SHELL (sicher ist sicher).

martin@merkaba:~> ps aux | grep $$ | grep -v grep
martin   29449  0.2  0.0  39936  3648 pts/4    Ss   21:06   0:00 
/usr/bin/zsh 
martin@merkaba:~>

Ciao,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


Reply to: