Selon Norbert Prier <
norbert@...>:
> Comment donner des couleurs aux DIR, LS etc.?
bonjour,
voici ce qui est disponible dans le .bashrc :
grep color .bashrc
# set a fancy prompt (non-color, unless we know we "want" color)
xterm-color)
# Comment in the above and uncomment this below for a color prompt
# enable color support of ls and also add handy aliases
eval "`dircolors -b`"
alias ls='ls --color=auto'
alias dir='ls --color=auto --format=vertical'
alias vdir='ls --color=auto --format=long'
# alias ls='ls --classify --tabsize=0 --literal --color=auto
--show-control-chars --human-readable'
if ls -F --color >&/dev/null; then
alias ls='command ls -F --color'
elif ls --color >&/dev/null; then
alias ls='command ls --color'
slt
bernard
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot
``spam'' dans vos champs "From" et "Reply-To:"
Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers
debian-user-french-REQUEST@...
En cas de soucis, contactez EN ANGLAIS
listmaster@...