From owner-freebsd-current Sun Jan 31 10:40:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02169 for freebsd-current-outgoing; Sun, 31 Jan 1999 10:40:15 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02158 for ; Sun, 31 Jan 1999 10:40:10 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id DAA17836; Mon, 1 Feb 1999 03:39:47 +0900 (JST) Message-ID: <36B49315.545D0814@newsguy.com> Date: Mon, 01 Feb 1999 02:29:57 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: Patrick Hartling CC: Mike Smith , freebsd-current@FreeBSD.ORG Subject: Re: Reading a text file with BTX References: <199901311713.LAA06495@friley-184-92.res.iastate.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Patrick Hartling wrote: > > } @set kernelname=kernel > } @read -t 5 -p "Enter kernel name [kernel] : " kernelname > } @load $kernelname > } @include /boot/modules.default > } -include /boot/modules.$kernelname > } @autoboot 5 > > That looks great to me. I was thinking that something like the above would > probably be necessary, but I haven't learned Forth yet. This should be just > what I need though. Thanks! As it happens, none of the above include forth... :-) "Include" hasn't been taught forth yet. Well, not on -current, anyway. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com Would you mind not shooting at the thermonuclear weapons? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message