From owner-freebsd-questions@FreeBSD.ORG Sun Sep 13 18:29:50 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D383106566B for ; Sun, 13 Sep 2009 18:29:50 +0000 (UTC) (envelope-from freebsd@insightbb.com) Received: from mxsf09.insightbb.com (mxsf09.insightbb.com [74.128.0.79]) by mx1.freebsd.org (Postfix) with ESMTP id 5BA768FC15 for ; Sun, 13 Sep 2009 18:29:50 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,379,1249272000"; d="scan'208";a="172571457" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.123]) by mxsf09.insightbb.com with ESMTP; 13 Sep 2009 14:29:49 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqQEAMrWrErQLicL/2dsb2JhbACBUtZZhBgF X-IronPort-AV: E=Sophos;i="4.44,379,1249272000"; d="scan'208";a="105936864" Received: from 208-46-39-11.dia.static.qwest.net (HELO laptop2.stevenfriedrich.org) ([208.46.39.11]) by asavout03.insightbb.com with ESMTP; 13 Sep 2009 14:29:48 -0400 From: Steven Friedrich To: questions@freebsd.org Date: Sun, 13 Sep 2009 14:29:47 -0400 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909131429.48206.freebsd@insightbb.com> Cc: Subject: Character Escape sequences and fortune 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: Sun, 13 Sep 2009 18:29:50 -0000 I'm wanting to embed escape sequences for colors into my fortune files. It appears that fortune doesn't user the pager specified by PAGER and doesn't support escape sequences. Anyone know how to embed color, bold, or italics into fortune files?