HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

see — Alias to `run-mailcap`'s view. An alias to a `run-mailcap`'s action print. More information: <https:

Submitted by: @import:tldr-pages··
0
Viewed 0 times
mailcapcommandrunclialiasseeview
linux

Problem

How to use the see command: Alias to run-mailcap's view. An alias to a run-mailcap's action print. More information: <https://manned.org/see>.

Solution

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}}

Code Snippets

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}}

Context

tldr-pages: linux/see

Revisions (0)

No revisions yet.