# 打印 > 将文本文件打印到打印机。 > 更多信息:。 - 将文本文件打印到默认打印机: `print {{path\to\file}}` - 将文本文件打印到特定打印机: `print /d:{{printer}} {{path\to\file}}`