--- syntax: markdown tags: [tldr, windows] source: https://github.com/tldr-pages/tldr.git --- # print > Print a text file to a printer. > More information: . - Print a text file to the default printer: `print {{path o ile}}` - Print a text file to a specific printer: `print /d:{{printer}} {{path o ile}}`