From: Scarius Newsgroups: comp.os.msdos.djgpp Subject: Re: Dos >> Unix Conversion Date: Sun, 25 Jan 1998 17:13:49 -0500 Organization: Weasel Works Lines: 20 Message-ID: <34CBB91D.2701@geocities.com> References: Reply-To: scarius AT geocities DOT com NNTP-Posting-Host: 207-172-251-246.s54.as2.loc.erols.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Eli Zaretskii wrote: > Programming as I understand it means these activities: > > 1) Editing sources. > 2) Running compiler, linker, assembler, Make. > 3) Reading docs about system calls and library functions. > 4) Debugging. > > If you worked with DJGPP, there's a lot of this that you already know. > For the docs, use the `man' command which is standard on Unix. > > What other stuff do you mean by ``beginning Unix programming''? Please > ask specific questions. That was just a catchall question, what I really just need help with is transferring from DOS floppies and probably help with using Make, but I wanted to read the docs for that before asking.