向往草原403 发表于 2024-9-12 00:48:47

Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误

在ubuntu18.04中如何用spell检查并输出文件中出现的拼写错误呢?本文给出详细说明。
1.更新软件列表
sudo apt update



2.安装ispell
sudo apt install spell



3.测试
spell 文件名
页: [1]
查看完整版本: Ubuntu18.04系统如何用spell检查并输出文件中出现的拼写错误