Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误
发布时间:2022-12-22 14:05:33 来源: 纵横云
Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误
在ubuntu18.04中如何用spell检查并输出文件中出现的拼写错误呢?本文给出详细说明。
1.更新软件列表
sudo apt update

2.安装ispell
sudo apt install spell

3.测试
spell 文件名

本文来源:
https://www.zonghengcloud.com/article/8919.html
[复制链接]
链接已复制