Stefan Leiner wrote:
Hallo Liste,
wo kann ich denn die Farben der BASH einstellen, also das Verzeichnisse blau sind etc. ?
normalerweise müßte das eh eingestellt sein. gib mal $ type ls ein dann kommt bei mir ls is aliased to `ls $LS_OPTIONS' ein $ echo $LS_OPTIONS liefert -N --color=tty -T 0 das flag "--color" heißt,daß alles bund dargestellt wird wenn das bei dir nicht eingestellt ist, dann füge deiner ~/.bashrc folgendes hinzu alias ls="ls --color" (natürlich kannst du noch mehr option als --color angeben) beim nächsten einloggen, oder nach einem source .bashrc dann sollte alles richtig eingestellt sein. markus
Danke
-- Stefan R. Leiner 66121 Saarbrücken #####################Hallesche Straße 22 #SLeiner@HTW-Saarland.DE KEINE WERBUNG BITTE ########################
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
-- Markus Jais jais@rz.fh-muenchen.de http://www.informatik.fh-muenchen.de/~ifw98098 Save the wolves: http://www.euronatur.org/wolf_E.htm --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com