![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The "PS" command was displaying*terminals named as "SYSCON" | kiranjose85 | UNIX for Advanced & Expert Users | 1 | 11-28-2008 07:53 AM |
| Equivalent of ftp's "quot" command in SFTP | jrobins | UNIX for Dummies Questions & Answers | 1 | 10-04-2008 01:04 PM |
| "find command" to find the files in the current directories but not in the "subdir" | swamymns | Shell Programming and Scripting | 9 | 07-22-2008 12:23 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| Unix "at" / "Cron" Command New Problem...Need help | Mohanraj | UNIX for Dummies Questions & Answers | 3 | 01-26-2006 08:08 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
SD Card Throughput exceeds - On using "dd" command
Hi All,
Am using dd command to find throughput of my Normal speed SD card. After mounting the sd card, i run, Code:
time dd if=/dev/zero of=/mnt/sdcard/Myfile.txt bs=512 count=20480;umount /mnt/sdcard; 20480+0 records in 20480+0 records out 10485760 bytes (10 MB) copied, 0.0658825 s, 159 MB/s real 0m0.097s user 0m0.013s sys 0m0.055s Could you please comment on this?? Thanks, Amio |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|