run-mailcap
linux
Run MailCap Programs. Run mailcap view, see, edit, compose, print - execute programs via entries in the mailcap file (or any of its aliases) will use the given action to process each mime-type/file.
More info →Examples (4)
Invoke individual actions/programs on run-mailcap
run-mailcap --action=view|cat|compose|composetyped|edit|print path/to/fileTurn on extra information
run-mailcap --action=action --debug path/to/fileIgnore any "copiousoutput" directive and forward output to `stdout`
run-mailcap --action=action --nopager path/to/fileDisplay the found command without actually executing it
run-mailcap --action=action --norun path/to/filemade by @shridhargupta | data from tldr-pages