Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 1999 02:29:57 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        Patrick Hartling <mystify@friley-184-92.res.iastate.edu>
Cc:        Mike Smith <mike@smith.net.au>, freebsd-current@FreeBSD.ORG
Subject:   Re: Reading a text file with BTX
Message-ID:  <36B49315.545D0814@newsguy.com>
References:  <199901311713.LAA06495@friley-184-92.res.iastate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36B49315.545D0814>