Add 'ListPrinters.md'

This commit is contained in:
efrick 2023-03-02 15:59:26 -05:00
parent f2ea458fdd
commit f16c5dbfd7

5
ListPrinters.md Normal file
View File

@ -0,0 +1,5 @@
# List Printers CMD
```shell
wmic printer list brief
```