From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1205.172.195.204.83.1153402367.squirrel@172.195.204.83> In-Reply-To: <42ad0672394cf0980e076aa7a0b148ae@coraid.com> References: <3e1162e60607191800i605e7ef5h3d6844b1fd11632e@mail.gmail.com> <42ad0672394cf0980e076aa7a0b148ae@coraid.com> Date: Thu, 20 Jul 2006 08:32:47 -0500 Subject: Re: Re: Re: [9fans] Investigating the Plan 9 Operating System - From: "Benn Newman" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> User-Agent: SquirrelMail/1.5.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: 85d10e84-ead1-11e9-9d60-3106f5b1d025 You forgot the 'echo panic > /dev/reboot'! Brantley Coile said: >> The author could have at least clicked on the emacs(1) man page link >> and seen the contents. I suppose that's asking too much in terms of >> "research" though. > > cat >/bin/emacs < #!/bin/rc > echo 'Memory fault - core dumped' > ! > chmod +x /bin/emacs > > There. Now we have emacs. I don't like backing store, remember, and > I only have 2GB on this machine. Can you run emacs with less than > 2GB? > > --=20 Benn Newman