[linux] farebna konzola

Lubos Klokner klokner na tt.sknet.sk
Středa Duben 14 18:19:01 CEST 1999


cafte, takze som skusal vase napady, ale
neslo to podla mojich predstav :(
potom som prisiel (ziskal) asi na toto:
/etc/profile

if [ -x /usr/bin/dircolors ] ; then
  #
  # set up the color-ls environment variables:
  #
  if test -f ~/.dir_colors ; then
    eval `dircolors -b ~/.dir_colors`
  elif test -f /etc/DIR_COLORS ; then
    eval `dircolors -b /etc/DIR_COLORS`
  fi
fi


# Further options for the 'ls' command are in /etc/DIR_COLORS.
unalias ls 2>/dev/null
if test "$UID" = 0 ; then
    LS_OPTIONS='-a -N --color=tty -T 0';
else
    LS_OPTIONS='-N --color=tty -T 0';
fi
export LS_OPTIONS
if test -n "$ZSH_VERSION" ; then
    alias ls='eval /bin/ls $LS_OPTIONS'
else
    alias ls='ls $LS_OPTIONS'
fi
alias dir='ls -l'
alias ll='ls -l'
alias la='ls -la'
alias l='ls -alF'
alias ls-l='ls -l'


dufam, ze som tym moc konferenciu nezatazil
-- 
----------------------------------------------
  Lubos Klokner             Trnava, Slovakia
----------------------------------------------
  e-mail : klokner na tt.sknet.sk
  www    : http://surf.to/red_killer/
  icq    : 4904526     pgp : 1024/0xB10917C7
----------------------------------------------





Další informace o konferenci linux