From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 17:51:33 2005 Return-Path: X-Original-To: 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 9CBD116A41F for ; Fri, 14 Oct 2005 17:51:33 +0000 (GMT) (envelope-from lei.sun@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2358643D6B for ; Fri, 14 Oct 2005 17:51:32 +0000 (GMT) (envelope-from lei.sun@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so438259wxc for ; Fri, 14 Oct 2005 10:51:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pbRV9/leLivT09vCVs5eIVHbW65WaDLbarscrJrBGqinpxB2qshiCDr6ISUv+lfKku3pGXvdnHhpF0lUH63FOCb/uicnIjK70q8P9pTxFvT8vZw+3ocxfJ+hZnsKuGGbH3HnKRvceGEridePNGfbPkMWAkFbL/WRxie7/LKq3RE= Received: by 10.70.15.13 with SMTP id 13mr1298760wxo; Fri, 14 Oct 2005 10:51:32 -0700 (PDT) Received: by 10.70.44.3 with HTTP; Fri, 14 Oct 2005 10:51:32 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 10:51:32 -0700 From: Lei Sun To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: problem with ksh finding console columns and lines 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: Fri, 14 Oct 2005 17:51:33 -0000 Hi guys, I am having problem with finding $COLUMNS and $LINES from ksh. Couldn't find any workable example on google. Any help or direction will be appreciated. Thanks a lot. Lei