add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

13
pages.zh/linux/edit.md Normal file
View File

@@ -0,0 +1,13 @@
# 编辑
> `run-mailcap` 的一个别名操作编辑。
> 原始的 `run-mailcap` 用于处理/编辑 MIME 类型/文件。
> 更多信息:<https://www.computerhope.com/unix/uedit.htm>。
- 编辑操作可以用于在默认的 mailcap 浏览器中查看任何文件:
`edit {{文件名}}`
- 使用 `run-mailcap`
`run-mailcap --action=edit {{文件名}}`