diff --git a/pages/common/ippevepcl.md b/pages/common/ippevepcl.md deleted file mode 100644 index d15ef0feff..0000000000 --- a/pages/common/ippevepcl.md +++ /dev/null @@ -1,14 +0,0 @@ -# ippevepcl - -> Print to B&W HP PCL laser printers. -> Supports HP PCL, PWG Raster and Apple Raster files. -> See also: `ippevepcl`, `ippeveprinter`. -> More information: . - -- Print a file to `stdout` (status and progress messages are sent to `stderr`): - -`ippeveps {{path/to/file}}` - -- Print a file from `stdin` to `stdout`: - -`{{wget -O - https://example.com/file}} | ippeveps`