* [Comm] prtint man
@ 2004-05-17 8:08 Krasavin Andrey
2004-05-17 8:10 ` Alexey I. Froloff
2004-05-17 8:25 ` Nick N. Vinogradov
0 siblings, 2 replies; 7+ messages in thread
From: Krasavin Andrey @ 2004-05-17 8:08 UTC (permalink / raw)
To: Community
Добрый день!
Небольшой и наверняка уже когда-то задаваемый вопрос: как можно
распечатать страницу man?
--
WBR, Krasavin Andrey.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] prtint man
2004-05-17 8:08 [Comm] prtint man Krasavin Andrey
@ 2004-05-17 8:10 ` Alexey I. Froloff
2004-05-17 8:23 ` Krasavin Andrey
2004-05-17 8:36 ` Vladimir Lettiev
2004-05-17 8:25 ` Nick N. Vinogradov
1 sibling, 2 replies; 7+ messages in thread
From: Alexey I. Froloff @ 2004-05-17 8:10 UTC (permalink / raw)
To: ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
* Krasavin Andrey <krasavin@> [040517 12:08]:
> Небольшой и наверняка уже когда-то задаваемый вопрос: как можно
> распечатать страницу man?
man -t ... | lpr
--
Regards, Sir Raorn.
-------------------
[...] если злоумышленник может создать каталог ~/.rpmrc, то он с тем же
успехом может создать файл ~/.rpmrc и заполнить его необходимыми
зловредными макросами.
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] prtint man
2004-05-17 8:10 ` Alexey I. Froloff
@ 2004-05-17 8:23 ` Krasavin Andrey
2004-05-17 8:28 ` Alexey I. Froloff
2004-05-17 8:36 ` Vladimir Lettiev
1 sibling, 1 reply; 7+ messages in thread
From: Krasavin Andrey @ 2004-05-17 8:23 UTC (permalink / raw)
To: ALT Linux Community
В сообщении от Понедельник 17 Май 2004 12:10 Alexey I. Froloff
написал(a):
> man -t ... | lpr
man -t muttrc | lpr
/usr/bin/groff: can't find `DESC' file
/usr/bin/groff:fatal error: invalid device `ps'
Error executing formatting or display command.
System command (cd /usr/share/man/ru && /bin/bzcat
'/usr/share/man/ru/man5/muttrc.5.bz2' | /usr/bin/gtbl
| /usr/bin/groff -Tps -mandoc) exited with status 768.
No manual entry for muttrc
lpr: stdin is empty, so no job has been sent.
Подозреваю, что надо задать доппараметры? Подскажите, пожалуйста.
--
WBR, Krasavin Andrey.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] prtint man
2004-05-17 8:08 [Comm] prtint man Krasavin Andrey
2004-05-17 8:10 ` Alexey I. Froloff
@ 2004-05-17 8:25 ` Nick N. Vinogradov
2004-05-17 8:37 ` Re[2]: " Nick N. Vinogradov
1 sibling, 1 reply; 7+ messages in thread
From: Nick N. Vinogradov @ 2004-05-17 8:25 UTC (permalink / raw)
To: Krasavin Andrey
KA> Небольшой и наверняка уже когда-то задаваемый вопрос: как можно
KA> распечатать страницу man?
1) man xyz | col -b > xyz.txt
2) Set environment variable
PAGER to 'cat'. Then run:
'man command_name > command_name.txt'
WBR, Hash :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] prtint man
2004-05-17 8:23 ` Krasavin Andrey
@ 2004-05-17 8:28 ` Alexey I. Froloff
0 siblings, 0 replies; 7+ messages in thread
From: Alexey I. Froloff @ 2004-05-17 8:28 UTC (permalink / raw)
To: ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
* Krasavin Andrey <krasavin@> [040517 12:22]:
> > man -t ... | lpr
> /usr/bin/groff:fatal error: invalid device `ps'
> Подозреваю, что надо задать доппараметры? Подскажите, пожалуйста.
Подозреваю, что apt-get install groff-ps
--
Regards, Sir Raorn.
-------------------
А у дома поддерживается USB 2.0 ???
-- rider in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] prtint man
2004-05-17 8:10 ` Alexey I. Froloff
2004-05-17 8:23 ` Krasavin Andrey
@ 2004-05-17 8:36 ` Vladimir Lettiev
1 sibling, 0 replies; 7+ messages in thread
From: Vladimir Lettiev @ 2004-05-17 8:36 UTC (permalink / raw)
To: community
Alexey I. Froloff пишет:
> * Krasavin Andrey <krasavin@> [040517 12:08]:
>
>>Небольшой и наверняка уже когда-то задаваемый вопрос: как можно
>>распечатать страницу man?
>
>
> man -t ... | lpr
или через "центр справки KDE", например...
--
С уважением, Владимир Леттиев aka crux <crux@syktsu.ru>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re[2]: [Comm] prtint man
2004-05-17 8:25 ` Nick N. Vinogradov
@ 2004-05-17 8:37 ` Nick N. Vinogradov
0 siblings, 0 replies; 7+ messages in thread
From: Nick N. Vinogradov @ 2004-05-17 8:37 UTC (permalink / raw)
To: Nick N. Vinogradov
Вдогонку.
http://www.google.ru/search?q=print+man+page&btnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA&hl=ru&ie=UTF-8
5-я ссылка "Printing FAQ: Printing a Unix Man Page"
WBR, Hash :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-05-17 8:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17 8:08 [Comm] prtint man Krasavin Andrey
2004-05-17 8:10 ` Alexey I. Froloff
2004-05-17 8:23 ` Krasavin Andrey
2004-05-17 8:28 ` Alexey I. Froloff
2004-05-17 8:36 ` Vladimir Lettiev
2004-05-17 8:25 ` Nick N. Vinogradov
2004-05-17 8:37 ` Re[2]: " Nick N. Vinogradov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git