spell命令 – 建立拼写检查程序

aiofo2022-07-27  213

spell可从标准输入设备读取字符串,结束后显示拼错的词汇。

语法格式: spell [字符串]

参考实例

检查testfile 拼写错误 :

[root@linuxcool ~]# spell testfile


转载请注明原文地址:https://www.aiofo.com/read-221.html