From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Is there any way to make ls default to using colors? Date: Wed, 6 Oct 1999 16:34:46 +0200 Organization: NetVision Israel Lines: 8 Message-ID: References: <37FA41B7 DOT B77CFF35 AT pentek DOT com> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 939220410 18305 199.203.121.2 (6 Oct 1999 14:33:30 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 6 Oct 1999 14:33:30 GMT X-Sender: eliz AT is In-Reply-To: <37FA41B7.B77CFF35@pentek.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 5 Oct 1999, Charles Krug Jr. wrote: > In bash, I can use an alias. Is there any way to do the same thing in > the WinNT console? Windows NT by default loads doskey, and doskey supports aliases. I suggest to read the docs of doskey, for the details.