delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Newbie comments and a question |
Date: | 12 Nov 2002 12:05:26 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 21 |
Message-ID: | <aqqqq6$d6r$1@nets3.rz.RWTH-Aachen.DE> |
References: | <1037048280 DOT 41547 AT cswreg DOT cos DOT agilent DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1037102726 13531 137.226.32.75 (12 Nov 2002 12:05:26 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 12 Nov 2002 12:05:26 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Ray Depew <rrd AT ftc DOT agilent DOT com> wrote: > Question 1: This may be an "RTFM" question, but I read the info in > "info" and I still don't quite understand how to get colors when I > do "ls" or "dir". You have to alias 'ls' to 'ls --color=auto' or similar. IIRC, Eli's sample _bashrc already does this for you. If you're going to use command.com as your prompt, doskey can do this for you: doskey ls=ls --color=auto $T (or similar... I tend to forget the exact syntax). > Question 2: Why so much spam on a comp.* newsgroup? Mainly because this newsgroup gated bidirectionally to a mailing list. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |