Thread
:
MicroSD benchmark
View Single Post
WhiteWolf
2011-10-04 , 11:59
Posts: 561 | Thanked: 75 times | Joined on Jan 2010 @ Spain
#
37
Fixed. It allows the use of "/dev/null" as the destination for the command "cp".
I've solved it using "dd" to replace cpmando "cp".
I put the example:
dd if=$DAT of=/dev/null bs=1M 2>&1|head -1
Quote & Reply
|
WhiteWolf
View Public Profile
Send a private message to WhiteWolf
Find all posts by WhiteWolf