From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 17 May 2004 12:25:55 +0400 From: "Nick N. Vinogradov" X-Mailer: The Bat! (v1.62 Christmas Edition) X-Priority: 3 (Normal) Message-ID: <687365260.20040517122555@dwellis.ru> To: Krasavin Andrey Subject: Re: [Comm] prtint man In-Reply-To: <200405171208.34885.krasavin@kominet.ru> References: <200405171208.34885.krasavin@kominet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 08:27:10 -0000 Archived-At: List-Archive: List-Post: 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 :-)