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

Revision 2146, 0.6 kB (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

  • 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#
7# It works with my Apple LaserWriter 16/600 PS and with
8# my HP LasetJet 2100 TN with AppleTalk enabled.
9#
10# As always, YMMV.
11#
12echo Please uncomment one of the lines, adapt the script and restart.
13echo You can get AppleTalk printer\'s names with the nbplkup command.
14# /usr/bin/pap -p "RAMPAL-16/600:LaserWriter" pagecount.ps 2>/dev/null | grep -v status | grep -v Connect
15# /usr/bin/pap -p "LaserJet 2100 NT:LaserWriter" pagecount.ps 2>/dev/null | grep -v status | grep -v Connect
Note: See TracBrowser for help on using the browser.