Linux command
wpm 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start typing test
wpm
Practice with text file
wpm [text.txt]
Set duration
wpm -d [60]
Set word count
wpm -w [50]
说明
wpm is a terminal-based typing speed test that measures words per minute and accuracy. It presents text passages for the user to type, tracking speed and error rate in a distraction-free terminal environment. Custom text files can be provided for practice with specific content, and test duration or word count can be configured. The tool is useful for practicing touch typing and benchmarking typing performance over time.
参数
- -d _SEC_
- Duration.
- -w _COUNT_
- Word count.
- --help
- Show help.
FAQ
What is the wpm command used for?
wpm is a terminal-based typing speed test that measures words per minute and accuracy. It presents text passages for the user to type, tracking speed and error rate in a distraction-free terminal environment. Custom text files can be provided for practice with specific content, and test duration or word count can be configured. The tool is useful for practicing touch typing and benchmarking typing performance over time.
How do I run a basic wpm example?
Run `wpm` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -d _SEC_ do in wpm?
Duration.