Cameron Kay
1999-11-06 09:27:01 UTC
I want to run some simple tests on how fast my disk is on my Mac OS X
Server but their doesn't seem to be a /dev/zero. Is there an equivalent?
The test are as follows
Write Test:
# dd if=/dev/zero bs=1024k of=tstfile count=1024
Read test:
# dd if=tstfile bs=1024k of=/dev/null
- Cameron
--
Cameron Kay
Computer Technology Co-ordinator
College of Design, Fine Arts and Music
Massey University at Wellington
Wellington, New Zealand
Ph: +64 4 801 5799
Fax: +64 4 801 2799
Mobile: +64 21 661 285
Server but their doesn't seem to be a /dev/zero. Is there an equivalent?
The test are as follows
Write Test:
# dd if=/dev/zero bs=1024k of=tstfile count=1024
Read test:
# dd if=tstfile bs=1024k of=/dev/null
- Cameron
--
Cameron Kay
Computer Technology Co-ordinator
College of Design, Fine Arts and Music
Massey University at Wellington
Wellington, New Zealand
Ph: +64 4 801 5799
Fax: +64 4 801 2799
Mobile: +64 21 661 285