Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误
发布时间:2022/12/22 13:19:59
Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误
在ubuntu18.04中如何用spell检查并输出文件中出现的拼写错误呢?本文给出详细说明。
1.更新软件列表
sudo apt update
2.安装ispell
sudo apt install spell
3.测试
spell 文件名
本文来源:
https://www.zndata.com/aws/article/6526.html
[复制链接]
链接已复制