run-mailcap
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.
- Individual actions/programs on run-mailcap can be invoked with action flag:
run-mailcap --action=ACTION [--option[=value]]
run-mailcap --action=ACTION {filename}
- Turn on extra information:
run-mailcap --action=ACTION --debug {filename}
- Ignore any "copiousoutput" directive and forward output to standard output:
run-mailcap --action=ACTION --nopager {filename}
- Display the found command without actually executing it:
run-mailcap --action=ACTION --norun {filename}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).