From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KmvTU-00006c-CI for mharc-grub-devel@gnu.org; Mon, 06 Oct 2008 15:10:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KmvTS-000050-O0 for grub-devel@gnu.org; Mon, 06 Oct 2008 15:10:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmvTQ-0008Vd-V8 for grub-devel@gnu.org; Mon, 06 Oct 2008 15:10:30 -0400 Received: from [199.232.76.173] (port=43391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmvTQ-0008VT-OE for grub-devel@gnu.org; Mon, 06 Oct 2008 15:10:28 -0400 Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5]:58104 helo=blingymail-a3.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmvTQ-0005pC-DW for grub-devel@gnu.org; Mon, 06 Oct 2008 15:10:28 -0400 Received: from jidanni1.jidanni.org (122-127-37-131.dynamic.hinet.net [122.127.37.131]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by blingymail-a3.g.dreamhost.com (Postfix) with ESMTP id 2355114D73D for ; Mon, 6 Oct 2008 12:10:27 -0700 (PDT) To: grub-devel@gnu.org From: jidanni@jidanni.org Date: Tue, 07 Oct 2008 03:10:22 +0800 Message-ID: <87y711o7z5.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: too many commands, "help" output rolls of screen X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 19:10:31 -0000 The top two lines of grub> help output will roll off the standard sized console. Please remove some commands so there aren't so many that they roll off the screen. Actually just please use more columns on some of the help lines. (Yes, TAB reveals the missing commands.) P.S., What if I forget my password and I cannot login to my machine? The best I can do is grub> cat (hd0,1)/etc/passwd How can I edit it to zero out the :x: field? Could you supply ed(1) in the commands perhaps? [This message was sent to the wrong list due to the wrong address on man pages. Now reposting to grub-devel.]