Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048520
en ru br
Репозитории ALT
S:2.8.9-alt1.pre.1.1
5.1: 2.8.6-alt7.rel.2
4.1: 2.8.6-alt3.rel.2
4.0: 2.8.6-alt2.rel.2.1
3.0: 2.8.5-alt4.dev.16.1
www.altlinux.org/Changes

Группа :: Сети/WWW
Пакет: lynx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: lynx.printers.patch
Скачать


--- lynx.cfg.orig	2001-12-16 15:01:49 +0300
+++ lynx.cfg	2001-12-16 17:02:18 +0300
@@ -1597,6 +1597,9 @@
 #
 # Printer examples:
 .ex 3
+PRINTER:send to the default printer:bash -c "lpr %s || { echo $\\"Something went wrong; press any key to continue\\"; read -s -n 1; }":FALSE
+PRINTER:send to a specified printer:bash -c "lpr -P'$(echo -n 'Enter a printer name\: ' >&2 && head --lines=1)' %s || { echo $\\"Something went wrong; press any key to continue\\"; read -s -n 1; }":FALSE
+PRINTER:Specify the command now:echo -n "Enter a print command\: "; read word; sh -c "$word %s || { echo $\\"Something went wrong; press any key to continue\\"; read -s -n 1; }":FALSE
 #PRINTER:Computer Center printer:lpr -Pccprt %s:FALSE
 #PRINTER:Office printer:lpr -POffprt %s:TRUE
 #PRINTER:VMS printer:print /queue=cc$print %s:FALSE:58
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin