Mail Archives: djgpp/2001/04/28/14:11:15
On Sat, 28 Apr 2001, Eli Zaretskii wrote:
> > Date: Fri, 27 Apr 2001 23:50:56 +0200
> > From: ISCH <rpolzer AT durchnull DOT de>
> >
> > 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
- Raw text -