dt-abstract

来自「Linux磁盘测试的源代码,测试磁盘的读写性能」· 代码 · 共 24 行

TXT
24
字号
Program Abstract:    'dt' is a generic data test program used to verify proper operation ofperipherals and for obtaining performance information.  Since verificationof data is performed, 'dt' can be thought of as a generic diagnostic tool.    'dt' command lines are similar to the 'dd' program, which is popular onmost UNIX systems.  It contains numerous options to give the user completecontrol of the test parameters.    'dt' has been used to successfully test disks, tapes, serial lines,parallel lines, pipes, and memory mapped files.  In fact, 'dt' can be usedfor any device which allows the standard open, read, write, & close systemcalls.  Special support is necessary for some devices, such as serial lines,for setting up the speed, parity, data bits, etc.Have fun,Robin MillerThe Author of 'dt',Robin T. Miller		or	rmiller@zk3.dec.com108 1/2 Dracut Road		QUICS Login: rtmillerHudson, N.H. 03051(603) 883-2355		Work:	(603) 881-0565 or DTN 381-0565

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?