TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use one of the following commands to list all printers defined at the system level:


    tnprinter
    tnprinter -L
  2. Use the following command to list the value of printer attribute queue for printer blahprn:


    tnprinter -R -p blahprn -a queue
  3. Use the following command to change the value of the share-access attribute for the printer macprn to on:


    tnprinter -M -p macprn -a share-access=on
  4. Use the following command to delete the printer blahprn as a printer option in the system:


    tnprinter -D -p blahprn