On 6/9/05, I wrote:
> mdconfig -a -t malloc
> newfs /dev/md0
> mount /dev/md0 /mnt
> exec 17>/mnt/bigdummy ; rm /mnt/bigdummy
> cat /dev/zero >& 17

varianta corectata:

mdconfig -a -t malloc -s 10M
newfs /dev/md0
mount /dev/md0 /mnt
exec 7>/mnt/bigdummy ; rm /mnt/bigdummy
cat /dev/zero >& 7

__________________________________________________________
Send 'unsubscribe rofug' to [EMAIL PROTECTED] to unsubscribe

Raspunde prin e-mail lui