
List of commands for print:
-
print:tldr:0d614 print: Print a text file to a specific printer.$ print /d:${printer} ${path\to\file}try on your machineexplain this command
-
print:tldr:333c3 print: Print action can be used to print any file on default run-mailcap tool.$ print ${filename}try on your machineexplain this command
-
print:tldr:a608c print: With `run-mailcap`.$ run-mailcap --action=print ${filename}try on your machineexplain this command