diff --git a/ListPrinters.md b/ListPrinters.md new file mode 100644 index 0000000..4356f2c --- /dev/null +++ b/ListPrinters.md @@ -0,0 +1,5 @@ +# List Printers CMD + +```shell +wmic printer list brief +``` \ No newline at end of file