| ||||||
| 5/17 |
| 1998/9/27-29 [Uncategorized] UID:14686 Activity:nil 50%like:14685 |
9/27 How do I find out the list of printer names on a *nix machine?
\_ check /etc/printer(s)|printcap
\_ SysV: lpstat -t, BSD: lpq -a
\_ 'lpstat -a' is better on SysV, IMHO. --dim |