1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 15:19:43 +01:00
tldr/pages/linux/print.md
2022-03-21 14:07:48 -03:00

328 B

print

An alias to a run-mailcap's action print. Originally run-mailcap is used to process mime-type/file. More information: https://manned.org/print.

  • Print action can be used to print any file on default run-mailcap tool:

print {{filename}}

  • With run-mailcap:

run-mailcap --action=print {{filename}}