Forrest logo
back to context overview

run-mailcap

List of commands for run-mailcap:

  • run-mailcap:tldr:2a18a run-mailcap: Turn on extra information.
    $ run-mailcap --action=ACTION --debug ${filename}
    try on your machine
    explain this command
  • run-mailcap:tldr:32a24 run-mailcap: Individual actions/programs on run-mailcap can be invoked with action flag.
    $ run-mailcap --action=ACTION [--option[=value]]
    try on your machine
    explain this command
  • run-mailcap:tldr:d4a0c run-mailcap: In simple language.
    $ run-mailcap --action=ACTION ${filename}
    try on your machine
    explain this command
  • run-mailcap:tldr:ee972 run-mailcap: Display the found command without actually executing it.
    $ run-mailcap --action=ACTION --norun ${filename}
    try on your machine
    explain this command
  • run-mailcap:tldr:f8a91 run-mailcap: Ignore any "copiousoutput" directive and forward output to standard output.
    $ run-mailcap --action=ACTION --nopager ${filename}
    try on your machine
    explain this command
back to context overview