TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to send the file rain.doc to the remote AppleTalk realm printer atlwpr:LaserWriter@CINNEBAR and turn off the default printer output translation:


    acprint -t atlwpr:LaserWriter@CINNEBAR rain.doc
  2. Use the following command to send the file seattle.doc to the printer atlwpr:LaserWriter@CINNEBAR and delete the file after it prints:


    acprint -d atlwpr:LaserWriter@CINNEBAR seattle.doc
  3. Use the following command to send the file northwest.doc to the printer atlwpr:LaserWriter@CINNEBAR and write the output data from the printer to the standard output:


    acprint -o atlwpr:LaserWriter@CINNEBAR northwest.doc