From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: cat.exe -> where to find Date: 12 Nov 2000 02:04:36 -0800 Organization: InterWorld Communications Lines: 23 Sender: nate AT mercury DOT st DOT hmc DOT edu Message-ID: <83y9yph5fv.fsf@mercury.st.hmc.edu> References: <3A0BB54E DOT BC49BF4E AT mailandnews DOT com> <3A0BB713 DOT 354F06F3 AT mailandnews DOT com> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: nntp1.interworld.net 974023476 30161 134.173.57.219 (12 Nov 2000 10:04:36 GMT) X-Complaints-To: usenet AT news DOT interworld DOT net NNTP-Posting-Date: Sun, 12 Nov 2000 10:04:36 +0000 (UTC) User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "J. Weeks" writes: > "J. Weeks" wrote: > > > Hey everybody, > > > > I used to have my dos session all set up like a unix session, then > > I accidentally deleted my djgpp directory... I've got almost everything > > back, but I'm missing my basic unix commands like ls, cp, and cat (most > > specifically cat, because I need it for one of my makefiles). Anybody > > know where I can get those? I can't remember where I first got them, > > and off hand I think I'm looking in the exact wrong place. > > Wait! If the answer is found in fil316b.zip, then don't worry, I'm > downloading it now. Otherwise, please help me :) `cat' is in textutils (txt*). ls and cp are in fileutils, as you suspected, and some other useful commands are in sh-utils. -- Nate Eldredge neldredge AT hmc DOT edu