This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/perl -w | |
# Perl hack to do network scanning using Dell 1600n printer/scanner/fax/copier. | |
# Read LICENCE section below for terms and conditions. | |
# Run with no args for usage. | |
# $Id: dell1600n-net-scan.pl,v 1.64 2010-09-19 16:19:33 jon Exp $ | |
# | |
# Jon Chambers, 2005-05-19 | |
# | |
# Contains excellent and gratefully received patches from: |