:lpr has the '-s' option that tells it to create a symlink to
:the file you want to print, instead of copying the file into
:...
:has not changed, if the standard st_dev+st_ino check is not
:going to work?  Seems to me I should be checking something,
:instead of just ignoring the issue for NFS mounts (*all*
:NFS mounts, because I can't tell if the NFS server is AIX).
:
:Maybe do some sort of MD5 checksum of the first thousand
:bytes of the file?  Any other suggestions?
:
:---
:Garance Alistair Drosehn           =   g...@eclipse.acs.rpi.edu

    If you removed the stat test, I would simply get rid of the -s
    option entirely - require that all files be queued to the print
    spool.

                                        -Matt
                                        Matthew Dillon 
                                        <dil...@backplane.com>

:Senior Systems Programmer          or  dro...@rpi.edu
:Rensselaer Polytechnic Institute
:
:
:To Unsubscribe: send mail to majord...@freebsd.org
:with "unsubscribe freebsd-hackers" in the body of the message
:



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to