root / pykota / trunk / untested / netatalk / netatalk.sh @ 918

Revision 918, 251 bytes (checked in by jalet, 21 years ago)

The netatalk.sh script works fine. Integration into PyKota is not
completed yet.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1#! /bin/sh
2#
3# $Id$
4#
5# The following was adapted from a post found on usenet,
6# it works with my Apple LaserWriter 16/600 PS.
7# As always, YMMV.
8#
9/usr/bin/pap -p "MyPrinter:LaserWriter" pagecount.ps 2>/dev/null | grep -v status | grep -v Connect
Note: See TracBrowser for help on using the browser.