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

Re: color-ls??



> I can't seem to find the color-ls package. Has it been replaced by
> something else?

 No more color-ls. It is now part of fileutils, a base package, so it is 
 already installed. Add few aliases to /etc/csh.login for the miracle
 to happen (for more info, see /usr/doc/fileutils/color-ls.gz):

   eval `dircolors`
   alias ls   'ls --color=auto ';
   alias ll   'ls -l';
   alias dir  'ls --color=auto --format=vertical';
   alias v    'ls --color=auto --format=long';
   alias ols  '/bin/ls';


Ioannis Tambouras
ioannis@flinet.com
PGP 512/D042DD45, West Palm Beach, Florida


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: