readme.qnx
来自「Linux磁盘测试的源代码,测试磁盘的读写性能」· QNX 代码 · 共 38 行
QNX
38 行
File: dt-qnx.tar.gzDescription: A generic diagnostic test tool.Keywords: test performance disk tape serial diagnosticVersion: 13.1Entered-date: January 22nd, 2000Author: Robin T. MillerPorted-by: Original-site: Copying-policy: Free to copy provided copyright is included.Supplemental: 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. A full users manual is available in file dt-UsersGuide.ps, andonline help is available by typing "dt help".Have fun,Robin MillerThe Author of 'dt', Work: rmiller@zk3.dec.comRobin T. Miller or Home: rmiller@bit-net.com2 Paradise Lane QUICS Login: rtmillerHudson, N.H. 03051(603) 883-2355 Work: (603) 881-0565
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?