Files
tldr/pages.zh/linux/edit.md

13 lines
364 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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