initial commit
This commit is contained in:
7
chapter23/function_get_printer_info
Executable file
7
chapter23/function_get_printer_info
Executable file
@@ -0,0 +1,7 @@
|
||||
get_printer_info ()
|
||||
{
|
||||
# Wide listing of all defined printers
|
||||
|
||||
lpstat -W | tail +3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user