Date: Sat, 28 Apr 2001 20:27:30 +0200 (CEST) From: "echo 'Rudolf Polzer'>/dev/null" To: Eli Zaretskii cc: ISCH , Subject: Re: I am new here. In-Reply-To: <9743-Sat28Apr2001115128+0300-eliz@is.elta.co.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 28 Apr 2001, Eli Zaretskii wrote: > > Date: Fri, 27 Apr 2001 23:50:56 +0200 > > From: ISCH > > > > But swap is needed (perhaps not that much for C). > > It depends on the amount of physical RAM. If the machine has 16MB or > more, it should need no swap space for 99.99% of C compilations. I > don't use C++ much, but I'd guess that 32MB will take care of nost C++ > sources as well. I meant: 640k _and_ 5 MB hard drive. Where to swap? -- #!/usr/bin/perl -W -- WARNING: This copies a random file from use strict;my$s;my$n=0;for # the current directory to your (<*>){++$n;int rand$n or$s # signature file. Use at your =$_};`cp $s ~/.signature`; # own risk! (c) 2001 Rudolf Polzer