Current Path : /var/www/html/clients/pv.e-nk.ru/ttf2ufm-src/app/netscape/ |
Current File : /var/www/html/clients/pv.e-nk.ru/ttf2ufm-src/app/netscape/nsprint |
#!/bin/sh if uname -s | grep -i bsd >/dev/null then LPR=lpr else LPR=lp fi nsfilter | $LPR "$@"