1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 17:19:47 +01:00
tldr/pages/linux/see.md

14 lines
311 B
Markdown
Raw Normal View History

# see
> Alias to `run-mailcap`'s view.
> An alias to a `run-mailcap`'s action print.
> More information: <https://manned.org/see>.
- See action can be used to view any file (usually image) on default mailcap explorer:
`see {{filename}}`
- Using with `run-mailcap`:
`run-mailcap --action=view {{filename}}`