Subject: Re: KDE and QT lib - Compiling problems
To: Neil Hoggarth <njh@kernighan.demon.co.uk>
From: Neil A. Carson <neil@causality.com>
List: port-arm32
Date: 10/04/1998 10:32:26
Neil Hoggarth wrote:

> BTW, having just looked at this, it looks to me like we've now got the
> ability to swap on files on the filesystem, but we don't seem to have
> a mkfile command to conveniently make multi-megabyte files for the
> purpose - am I missing something?

dd if=/dev/zero of=swapfile bs=1m count=xxx ???