From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MZOOr-0004J3-3H for mharc-grub-devel@gnu.org; Fri, 07 Aug 2009 08:18:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZOOn-0004HU-Ob for grub-devel@gnu.org; Fri, 07 Aug 2009 08:18:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZOOj-0004Fi-3h for grub-devel@gnu.org; Fri, 07 Aug 2009 08:18:17 -0400 Received: from [199.232.76.173] (port=35686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZOOi-0004FP-Na for grub-devel@gnu.org; Fri, 07 Aug 2009 08:18:12 -0400 Received: from smtp-vbr10.xs4all.nl ([194.109.24.30]:2044) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZOOi-0001TL-9s for grub-devel@gnu.org; Fri, 07 Aug 2009 08:18:12 -0400 Received: from marco (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id n77CIADa082707 for ; Fri, 7 Aug 2009 14:18:11 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <5277f7fa0908070149p21d177f3r71672c7c5970afbb@mail.gmail.com> <1249635408.3592.7.camel@fz.local> <5277f7fa0908070218x778c3695p554785be501e8839@mail.gmail.com> <5277f7fa0908070454s45e1f8d6jf0f57eb15804e5b3@mail.gmail.com> Mail-Copies-To: mgerards@xs4all.nl Date: Fri, 07 Aug 2009 14:18:10 +0200 In-Reply-To: <5277f7fa0908070454s45e1f8d6jf0f57eb15804e5b3@mail.gmail.com> (J. Bakshi's message of "Fri, 7 Aug 2009 17:24:32 +0530") Message-ID: <87fxc3hl6l.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: Three question about grub2 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: Fri, 07 Aug 2009 12:18:18 -0000 "J.Bakshi" writes: > Coming back with one more question in mind. ( already searched bot no > luck yet ). "echo" can dispaly message. Is there ( by any luck ) any > command to display message from a file ? cat -- Marco