ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [inet-admins] Text file to sendfax



On Wed, 5 May 1999, Alexei Alexandrov wrote:

> Hello Inet-admins,
> 
>   Есть небольшая проблемка: как текстовый файл послать на sendfax?
>   faxspool ругается, что не знает такого формата. Может есть конвертер
>   из текстовых файлов в G3?

#!/bin/sh 

# Send $1 to fax $2
# Mike Shoyher <msh@corbina.net>

/usr/local/bin/enscript -X koi8 -o /tmp/$2.ps -f CourierKOIC-Bold14 -B  <
$1
/usr/local/bin/sendfax -n -d $2 -N -k 'now +4 hour' /tmp/$2.ps
rm /tmp/$2.ps

Если факсовалка вдруг не умеет ps - приделать gs


Mike Shoyher    [MSH1-RIPE]
Corbina Telecom
phone +7 095 728 4000     fax +7 095 728 4002


=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html



 




Copyright © Lexa Software, 1996-2009.