← 返回命令列表

Linux command

print.runmailcap 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Print

print filename

Example

run-mailcap --action=print filename

说明

print is an alias for run-mailcap that defaults to the `print` action. It processes files based on their MIME type and sends them to the appropriate print handler defined in the mailcap configuration (typically `/etc/mailcap` and `~/.mailcap`). The related aliases see, edit, and compose default to the view, edit, and compose actions respectively. All of them accept the same options as run-mailcap, including `--action`, `--debug`, `--nopager`, and `--norun`.

FAQ

What is the print.runmailcap command used for?

print is an alias for run-mailcap that defaults to the `print` action. It processes files based on their MIME type and sends them to the appropriate print handler defined in the mailcap configuration (typically `/etc/mailcap` and `~/.mailcap`). The related aliases see, edit, and compose default to the view, edit, and compose actions respectively. All of them accept the same options as run-mailcap, including `--action`, `--debug`, `--nopager`, and `--norun`.

How do I run a basic print.runmailcap example?

Run `print filename` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more print.runmailcap examples?

This page includes 2 examples for print.runmailcap, plus related commands for nearby Linux tasks.