From owner-freebsd-questions@FreeBSD.ORG Wed Jun 22 18:52:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6739E16A41C for ; Wed, 22 Jun 2005 18:52:15 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BC743D48 for ; Wed, 22 Jun 2005 18:52:15 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from lightning (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20050622185214i9200auhqfe>; Wed, 22 Jun 2005 18:52:14 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Wed, 22 Jun 2005 14:52:08 -0400 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506221452.08729.FreeBSD@InsightBB.com> Subject: syscons features X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 18:52:15 -0000 Can anyone explain to me the mechanism behind the following: If I echo B^HB | more I get a bold B. more is somehow activating? a feature of syscons (or the vga driver). Are there any other utilities like more that do this? Is this behavior documented in a man page ? -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world. Ones that understand binary and then, the others.